This endpoint allows you to update an automation attempt for a specific subscriber. Currently, the only supported action is skipping an automation attempt by setting its status to skipped.
This is useful when you want to prevent a specific automation from being sent to a subscriber without removing them from the automation entirely.
These sample requests are autogenerated by the OpenAPI spec. This endpoint requires one or more parameters in the URL: those are offset in curly-braces.
The IDs and values referenced in these responses are fake; please only rely on these responses for overall structure.
Consult the Filtering documentation for more information on how to filter and sort your requests.
The status to set for the automation attempt. Only 'skipped' is allowed.
All parameters are optional unless explicitly specified.
The status to set for the automation attempt. Only 'skipped' is allowed.
This endpoint may return the following error codes. See the error codes reference for more details about error handling.
| Error Code | Description |
|---|---|
automation_attempt_not_found | No description available |
invalid_status | No description available |