post https://{tenantUrl}/public-api/actions/users/v1.0//cancel-subscription
Cancel a subscription to a user
Log in to see full request history
Responses
202Action accepted
422The payload you provided is invalid
Cancel a subscription to a user
202Action accepted
422The payload you provided is invalid
xxxxxxxxxx
curl --request POST \
--url https://example.com/public-api/actions/users/v1.0/user/cancel-subscription \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: