JWK
Create a new JWK
POST
/
{account_id}
/
jwk
/
create
Path Parameters
account_id
string
requiredBody
application/json
name
string
requiredName of the JWK
type
string
requiredType of the JWK uploaded or fetched
jwtEndpoint
string
URL of the JWK
jsonKey
string
JSON key of the JWK
Was this page helpful?