v1

latestOpenAPI 3.0.3MIT2026-07-1410794124.7 KB
Security

Update ApiKey

Update your existing ApiKey. Required Access Level: ModifyAccessTokens

put/security/apikeys/{name}

Path parameters

namestring string required

string

Name of the ApiKey

Request body

Namestring string required

Name of the ApiKey for ease of reference.

AccessLevelAccessLevel[] required

Access level or permission to be assigned to this ApiKey.

Expiresstring date-time nullable

Date this ApiKey expires.

RestrictAccessToIPRangestring[]

Which IPs can use this ApiKey

Subaccountstring string

Email of the subaccount for which this ApiKey should be created

Response

OK

AccessLevelAccessLevel[]

Access level or permission to be assigned to this ApiKey.

Namestring string

Name of the ApiKey.

DateCreatedstring date-time

Date this ApiKey was created.

LastUsestring date-time nullable

Date this ApiKey was last used.

Expiresstring date-time nullable

Date this ApiKey expires.

RestrictAccessToIPRangestring[]

Which IPs can use this ApiKey