Skip to main content

Per-item result for non-atomic bulk create operations. On success, id is set. On failure, error and errorDetails are set. Response array order matches request array order.

id
integer | null

ID of the created resource, null if creation failed

error
integer | null

Error code if creation failed

errorDetails
string | null

Human-readable error description if creation failed