Create Authorization Extension

Creates an authorization extension for the specified account, allowing extended access or permissions as defined in the request body.

Path Params
string
required

The program code from the route.

string
required

The account identifier from the route.

Body Params

The request body containing the authorization extension details.

string | null

Gets or sets the authorization header value for GSS authentication.

string | null

Gets or sets the redirect URI to be used after authorization.

string | null

Gets or sets the response type for the authorization request.

string | null

Gets or sets the audience for the authorization request.

string | null

Gets or sets the resource for which authorization is requested.

string | null

Gets or sets the subject of the authorization request.

string | null

Gets or sets the brand associated with the authorization request.

string | null

Gets or sets the scope of the authorization request.

string | null

Gets or sets the state parameter for the authorization request, used for correlation and validation.

Headers
string
required

The unique request identifier from the header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json