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