POST
/
access-control
/
signing-key

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
id
string
name
string

Name of the signing key

userId
string
deprecated
createdAt
number

Timestamp (in milliseconds) at which the signing-key was created

lastSeen
number

Timestamp (in milliseconds) at which the signing-key was last used

publicKey
string
required
disabled
boolean

Disable the signing key to allow rotation safely

projectId
string

The ID of the project