post https://example.com/license-manager/api/v1/license/optin
Settings for SSH license statistics.
Log in to see full request history
Responses
200Settings saved
Settings for SSH license statistics.
200Settings saved
xxxxxxxxxx
curl --request POST \
--url https://example.com/license-manager/api/v1/license/optin \
--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!