Atrium API
Delete User
Calling this endpoint will permanently delete a user from Atrium. If successful, the API will respond with Status: 204 No Content.
warning
This action cannot be undone.
DELETE
/users/{user_guid}
Request sample
Language:sh
Response sample
Language:json