API-keys

Upsert a API-key

Create or Update API-key using ID.

put/key-auths/{KeyAuthId}

Request body

created_atinteger

Unix epoch when the resource was created.

idstring
keystring
tagsstring[]

Response

Successfully upserted API-key

created_atinteger

Unix epoch when the resource was created.

idstring
keystring
tagsstring[]

Changes