DELETE
/
notifications
/
push-tokens
/
{token}
Unregister push token
curl --request DELETE \
  --url https://coreapi-dev.us.bcpapers.ca/notifications/push-tokens/{token}
This response has no body data.

Path Parameters

token
string
required

Push token

Response

204 - undefined