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
public_key
string

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

Response

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