POST
/
jwt_keys

Authorizations

Authorization
string
headerrequired

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

Body

application/json
name
string
Required string length: 1 - 40
public_key
string

The public half of the private/public key-pair which is the certificate used to verify the JWT

Required string length: 1 - 500

Response

200 - application/json
success
boolean
required
result
object
required
errors
object[]
required