v1
latestOpenAPI 3.0.22026-07-144652931.4 MBUsers
Delete a user
Remove an existing user.
Returns 400 if the user has assigned incidents unless your pricing plan has the offboarding feature and the account is configured appropriately.
Note that the incidents reassignment process is asynchronous and has no guarantee to complete before the api call return.
Learn more about offboarding feature.
Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.
For more information see the API Concepts Document
Scoped OAuth requires: users.write
delete/users/{id}
Path parameters
idstring required
The ID of the resource.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Response
The user was deleted successfully.