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
Authorization
api_key Authorization<token>
The API Key with format Token token=<API_KEY>
In: header
Query Parameters
type*string
Session configuration type. This can be either 'mobile' or 'web', or a comma-separated list of both.
Value in
- "mobile"
- "web"
Header Parameters
Accept*string
The Accept header is used as a versioning header.
Default
"application/vnd.pagerduty+json;version=2"Content-Type*"application/json"
Default
"application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json
application/json