Disable User Account

Put
/tenants/{id}/users/{userId}/disabled

Disables (or re-enabled) a user account

Store values

Parameters

string
The Id of the Tenant.
string

string
boolean
Whether or not the account should be disabled. (optional)
Try it

Possible Responses

200 Success
400 Bad Request