post https://example.com/authorizer/api/v1/principals//create
Create a principal key pair.
Log in to see full request history
Responses
Create a principal key pair.
xxxxxxxxxx
curl --request POST \
--url https://example.com/authorizer/api/v1/principals/group_id/create \
--header 'Authorization: Bearer a-proper-token-goes-here' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: