Delete User Profile
DELETE/user/:id
Deletes a user or service account profile.
Request
Path Parameters
id stringrequired
Possible values: Value must match regular expression .+
User email or service account name
Responses
- 200
- 400
- 403
successful operation
user_inactive_or_not_exist
cannot_delete_own_profile
Loading...