Skip to main content

Delete a subscription

DELETE 

/subscriptions/{subscription_id}

This endpoint deletes an existing subscription for event types.

Example Request
DELETE https://TENNT_NAME.MAMBU.COM/api/v1/subscriptions/0691160a-b519-4595-b85c-a400fc73e96 HTTP/1.1

apikey: string
  • In case the subscription is not needed anymore, it can be manually deleted by providing its unique subscription id.

Request

Responses

Subscription for the given id has been successfully deleted