DELETE
/
entities
/
:ent_id
/
subscriptions
/
:sub_id

Deleting a Subscription means to unsubscribe or unenroll an Entity from automatically receiving new Product resources.

Path Parameters

ent_id
string
required

ID of the Entity.

sub_id
string
required

ID of the Subscription.

Returns

Returns a Subscription object.