Delete User

DELETE {{baseUrl}}/rest/api/3/user?accountId=<string>&username=<string>&key=<string>

Deletes a user.

Permissions required: Site administration (that is, membership of the site-admin group).

Request Params

KeyDatatypeRequiredDescription
accountIdstring(Required) The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5.
usernamestringThis parameter is no longer available and will be removed from the documentation soon. See the deprecation notice for details.
keystringThis parameter is no longer available and will be removed from the documentation soon. See the deprecation notice for details.