post https://portal.ixon.cloud:443/api/users/me/push-devices/activate
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://portal.ixon.cloud:443/api/users/me/push-devices/activate \
--header 'Api-Version: 2' \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"status": "string",
"type": "string"
}