Skip to main content

Disable user

self-hosted
PUT 

/v2/administration/users/:userId/disable

Disables user account. User will not be able to log in, but their user data will be preserved, so you can enable the user later using the enable endpoint.

Request

Path Parameters

    userId int64required

Responses

OK

Loading...