v1
latestOpenAPI 3.0.22026-07-144652931.4 MBSession Configurations
Delete an account's session configurations.
Deletes the session configurations for a PagerDuty account that was previously set. The type parameter is required and specifies which configurations to delete. A single type ('mobile' or 'web') or comma-separated list may be passed in.
Scoped OAuth requires: session_configurations.write
delete/session_configurations
Query parameters
type'mobile' | 'web' required
Session configuration type. This can be either 'mobile' or 'web', or a comma-separated list of both.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Response
Session Configurations deleted successfully