Share

Delete a subscription

Enter your organization’s UPC number and a subscription’s Id to delete that subscription.

Note: * indicates mandatory fields.

Request schema

Method URL
DELETE /api/v1/hooks/{id}

Request Header

Field Value Type (max.char) Description of values
*id Integer Subscription’s id. Use GET /api/v1/hooks to get the subscription’s id.
*upc-selected-company String (32) Company’s ID. Use the value for id received in the response to the following request: GET /api/auth/v1/companies.

Was this information helpful?