Delete the relationships between resources identified by the external IDs in the request. You can delete a maximum of 1000 relationships per request.
Empty response for deleting relationships.
Conflict error. Typically issued if external IDs on any relationship already exists, or if there are duplicate external IDs in the request itself.
General error object.
{- "items": [
- {
- "externalId": "string"
}
], - "ignoreUnknownIds": false
}
{ }