EndpointsReporters

Delete a reporter subscription

DELETE/v2/reporters/subscriptions/{subscription_id}

Permanently removes a reporter subscription.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

subscription_id*Subscription Id

Reporter subscription to delete.

Match^rsub_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$