Skip to content

Cancel subscription renewal history

PATCH
/user/{userId}/subscription/{subscriptionId}/history/cancel
curl --request PATCH \
--url https://example.com/user/example/subscription/example/history/cancel \
--header 'Authorization: Bearer <token>'
userId
required
string
subscriptionId
required
string

Subscription renewal history cancelled.