Update an existing subscription by its id. Only the fields provided in the request body will be updated.
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.