JWT keys
Delete JWT key
Delete a JWT key
DELETE
/
jwt_keys
/
{JWT_KEY_ID}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the JWT key
Delete a JWT key
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the JWT key