Skip to main content
DELETE
Delete a dunning campaign step

Path Parameters

Example Request

Response

Returns a confirmation message on success.

Error Response

Returns a 404 if the step ID does not exist.
Deleting a step from an active dunning campaign takes effect immediately. Subscriptions currently in dunning will skip this step if they have not already reached it.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Step deleted.

status
string
Allowed value: "deleted"