v1

latestOpenAPI 3.0.2Apache License 2.02026-07-13109285691.8 KB
Users

Disable a User

If a user is enabled this endpoint will disable them

The invoker must have the appropriate permission

A user cannot disable themself

When a user is disabled any active access tokens will be revoked and the user will not be able to log in

post/v2/users/{userId}/disable

Path parameters

userIdstring uuid required

The UUID of the User.

Response

Success the user was disabled or was already disabled