Skip to main content
DELETE
Removes the destination from a subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

destination_id
string<uuid>
required

Unique identifier for a destination.

Response

200

OK