Deletes a user. If the operation completes successfully then the user is removed from Jira's user base. This operation does not delete the user's Atlassian account.Permissions required: Site administration (that is, membership of the site-admingroup).
Request
Query Params
Responses
🟢204Returned if the request is successful.
application/json
Body
🟠400Returned if the user cannot be removed.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have the necessary permission.