<- Subscriptions API

Subscriptions API

Delete subscription actionBeta

DELETE

 /v2/subscriptions/{subscription_id}/actions/{action_id}

Deletes a scheduled action for a subscription.

Permissions:SUBSCRIPTIONS_WRITE
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

subscription_id

string

Required

The ID of the subscription the targeted action is to act upon.

Link to section

action_id

string

Required

The ID of the targeted action to be deleted.

Link to section

Response fields

Link to section

errors

Errors encountered during the request.

Link to section

subscription

The subscription that has the specified action deleted.