v1
latestOpenAPI 3.0.22026-07-144652931.4 MBUsers
Delete a user's contact method
Remove a user's contact method.
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:contact_methods.write
delete/users/{id}/contact_methods/{contact_method_id}
Path parameters
idstring required
The ID of the resource.
contact_method_idstring required
The contact method ID on the user.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Response
The contact method was deleted successfully.