Skip to main content

Task Error Detail Object

The Task Error Detail object provides structured information about errors encountered during the execution of a batch task. Each error record identifies the specific operation that failed and contains diagnostic details to help determine the cause of failure.

This object is primarily used in the error_details array of a Task object to report errors returned for individual records when creating, updating, or deleting resources in bulk.

Task Error Detail Object Attributes

These fields and values make up the JSON object that gets returned with successful requests.

AttributeData TypeDescription
error
read only
object

The error detail error object.

key
read only
object

The error detail key object.