post https://example.com/authorizer/api/v1/ca/authorize
Get target host credentials for the user.
Log in to see full request history
Responses
Get target host credentials for the user.
xxxxxxxxxx
curl --request POST \
--url https://example.com/authorizer/api/v1/ca/authorize \
--header 'Authorization: Bearer a-proper-signed-authorization-goes-here' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: