Get a Webhooks v3 administrative access token

Returns an administrative access token for calling other Webhooks v3 operations.

Path Params
string
required

Unique identifier of an Akamai customer. To verify your customer ID, log in to Console and then, on the Manage Application page, check the value of the customer_id setting.

Form Data

Returns an administrative access tokens. You need to use an administrative access token to call the other Webhooks v3 operations.

string
enum
required
length ≥ 1

Use this to specify the grant type. This needs to be client_credentials.

Allowed:
string
required
length ≥ 1

Defines the permissions of the administrative access token. A scope of *:webhooks/** gives the bearer of the token full access to Webhooks v3. This is the only scope available in Webhooks v3.

Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json