API-keys

Update an API-key

Update an API-key

patch/key-auths/{KeyAuthId}

Path parameters

KeyAuthIdstring required

ID of the API-key to lookup

Request body

created_atinteger

Unix epoch when the resource was created.

idstring
keystring
tagsstring[]

Response

Successfully updated API-key

created_atinteger

Unix epoch when the resource was created.

idstring
keystring
tagsstring[]

Changes