users
Archive User
Soft delete (archive) a User account. This action is reversible.
PATCH
Path Parameters
Unique identifier of the User to archive.
Examples:
"123e4567-e89b-12d3-a456-426614174000"
Body
application/json · object
PATCH /v0/users/:userId/archive Request body
The body is of type object
.
Response
200
application/json
PATCH /v0/users/:userId/archive Positive response
The response is of type object
.