Skip to main content
DELETE
Remove addon from subscription

Authorizations

x-api-key
string
header
required

Enter your API key in the format x-api-key <api-key>*

Body

application/json

Remove Addon Request

addon_association_id
string
required
effective_date
string<date-time>

EffectiveDate is the date the cancellation takes effect. When nil the addon is cancelled at the end of the current period. When provided it must fall within [CurrentPeriodStart, CurrentPeriodEnd]; mid-period values combined with create_prorations will issue a wallet credit for unused time.

proration_behavior
enum<string>
Available options:
create_prorations,
none
reason
string

Response

OK

message
string