API Keys
Rotate a key for a given workspace
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
The newly rotated key
The response is of type object
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The newly rotated key
The response is of type object
.