Update Bulk Sync Error Handling
Updates the error handling settings for a bulk sync.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
id
Unique identifier of the bulk sync.
Headers
X-Polytomic-Version
Request
This endpoint expects an object.
subscribers
Email addresses notified when this sync fails. Replaces the current list; pass an empty list to unsubscribe everyone. Omit to leave the list unchanged.
Response
OK
data
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
