Update an existing subscription by its id. Only the fields provided in the request body will be updated.
Update an existing subscription. You can change the connection, event type, or toggle the active state.Documentation Index
Fetch the complete documentation index at: https://sendcloud.dev/llms.txt
Use this file to discover all available pages before exploring further.
is_active to false to pause event delivery without deleting the subscription.Basic Authentication using API key and secrets is currently the main authentication mechanism.
The id of the subscription.
Request body for updating an existing subscription. All fields are optional.
OK
Updated subscription
A subscription routes a specific event type to a connection for delivery.