USERS
Archive user
Soft delete (archive) a user account. This action is reversible. Requires write access.
PATCH
/
v1
/
users
/
{userId}
/
archive
Authorizations
Public-Key
string
headerrequiredSecret-Key
string
headerrequiredPath Parameters
userId
string
requiredPATCH /v1/users/:userId/archive Parameter
Body
application/json ยท object
The body is of type object
.
Response
200 - application/json
status
string
requiredAllowed value:
"success"
data
object
required