Skip to main content
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

projectId
string<uuid>
required
apiKeyId
string<uuid>
required

Body

application/json
overlapSeconds
integer
default:3600
required
Required range: 0 <= x <= 86400

Response

Default Response

apiKey
object
required
secret
string
required
previousKeyValidUntil
string<date-time>
required