Delete user by id
Delete user by id, action will be applied to group/couple therapy in which given user participates.
Path Parameters
- userId string required
Query Parameters
- permanently boolean
Responses
- 200
- 401
- 403
- 404
User deleted or deactivated (based on the permanently parameter).
Missing or invalid API key.
Given API key is not allowed to access given user.
User not found
Loading...