post https://example.com/license-manager/api/v1/license
Post a new license to server
Log in to see full request history
Responses
Post a new license to server
xxxxxxxxxx
curl --request POST \
--url https://example.com/license-manager/api/v1/license \
--header 'Authorization: Bearer a-proper-token-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: