Skip to main content
DELETE
Delete JWT key

Authorizations

Authorization
string
header
required

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

Path Parameters

JWT_KEY_ID
string
required

ID of the JWT key

Example:

"abcde12345abcde12345a"

Response

No items returned

success
boolean
required
Example:

true

result
object
required
Example:

null

Example:
errors
object[]
required
Example: