v4

latestOpenAPI 3.0.1Apache 2.02026-08-036821,1001.5 MB
Administration

Update API Access token by ID

Update API Access token by ID

patch/acct-api-token/{id}

Path parameters

idinteger required

The API Access Token ID.

Request body

token_expire_in_dayinteger required

The number of days in which token will expire

Response

OK

idinteger required

The unique identifier

create_timestring date-time required

The create time in UTC (ISO 8601 format)

update_timestring date-time required

The last update time in UTC (ISO 8601 format)

applicationstring

The application name

access_tokenstring

The Access Token

grantorstring

The Grantor of the token

generated_onstring date-time

The create time

expirationinteger

The expiration time

refresh_tokenstring

The refresh token

client_idstring

The client ID