- March 29, 2022: POST: Bulk Unsubscribe [
/v1/subscriptions/bulk
] now available. - August 17, 2021: Published.
https://api.bitsighttech.com/ratings/v1/subscriptions/entity_guid
POST: Bulk Unsubscribe is now available.
Unsubscribe from a particular organization. See subscription switching or swapping for other subscription management options.
Parameters
*Required.
Parameter | Description | Values |
---|---|---|
entity_guidPath |
Identify the company to unsubscribe from. | [String] Company unique identifier [entity_guid ]. See GET: Subscription Information. |
Example Request
curl -X "DELETE" https://api.bitsighttech.com/ratings/v1/subscriptions/a940bb61-33c4-42c9-9231-c8194c305db3 -u api_token:
Response Attributes
This endpoint does not provide a response. Use the GET: Subscription Information endpoint to verify.