Soft Delete User By ID
Users
Soft Delete User By ID
Soft deletes (disables) the specified user ID.
DELETE
Soft Delete User By ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
User ID (UUID).
Body
application/json
Optionally set false to mark inactive on soft delete.
Response
200 - application/json
User soft deleted
Confirmation message.