post https://example.com/role-store/api/v1/roles//principalkeys/generate
Generate new principal key for role.
Log in to see full request history
Responses
Generate new principal key for role.
xxxxxxxxxx
curl --request POST \
--url https://example.com/role-store/api/v1/roles/role_id/principalkeys/generate \
--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: