DeleteSubscription

Request
path Parameters
id
required
string
Responses
204

No Content

401

Unauthorized

403

Forbidden

404

Not Found

delete/events/subscriptions/{id}
Response samples
application/json
{
  • "type": "string",
  • "title": "string",
  • "status": 0,
  • "detail": "string",
  • "instance": "string",
  • "property1": null,
  • "property2": null
}