post https://example.com/authorizer/api/v1/deploy/
Gets a deployment script pre-configured for this PrivX installation
Log in to see full request history
Responses
Gets a deployment script pre-configured for this PrivX installation
xxxxxxxxxx
curl --request POST \
--url https://example.com/authorizer/api/v1/deploy/trusted_client_id \
--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: