update api key
Api Key Route
update api key
Only status and label updates are allowed. Allowed statuses are “ACTIVE” and “DISABLED”. When status is updated to “DISABLED” - api key gets revoked.
PUT
update api key
Authorizations
Authentication
Path Parameters
Body
application/json
Response
200 - application/json
OK
Unique identifier of the entity
Example:
1
Time when entity was created
Time when entity was updated
Status of the entity. Default: 'ACTIVE'
Available options:
ACTIVE, DISABLED, DELETED The id of a tenant that owns the key. Only accepted if request from admin role or if matches auth tenant id.
The api key (JWT token).
The label that's assigned to the key.
The duration in seconds, after which the key expires.
The time when api key was / will be expired.
The unique identifier of an api key (JWT token).