Skip to content

Deletes instance of subscription
Stable

Request

Empty response

Security
apiKey
Path
subscription_idintegerrequired

A integer value identifying the subscription.

cURL
curl -i -X DELETE \
  'https://develop-api.esper.io/_mock/openapi/enterprise/report/subscription/{subscription_id}/' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

The resource was deleted successfully.

Response
No content