v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Authentication

Expire Api Token

Expire the selected API Token.

post/api/v1/management/authentication/{env_id}/api-token/{key_id}/expire

Path parameters

env_idstring required

The Environment's ID.

Example:org_1srOrx2ZWZBpBUvZwXKQmoEYga2

The Environment's ID.

key_idstring required

The ApplicationToken's ID.

Example:key_1srOrx2ZWZBpBUvZwXKQmoEYga2

The ApplicationToken's ID.

Headers

idempotency-keystring

The request's idempotency key

Request body

expiryinteger

How many seconds until the old key is expired.

Response

no content