|docs
Start Trial

Configure an account's session configurations

Creates or updates session configurations for a PagerDuty Account. The configurations will take effect immediately for new sessions, while existing sessions for the specified types are immediately revoked.

Scoped OAuth requires: session_configurations.write

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"

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json