Delete entities
Delete entities
Starting the process for deleting entities.
Note: The bulk endpoint can take up to 50 entities in a single request.
DELETE
Delete entities
Headers
Api key to validate your source.
Example:
"source-90880177-e9a1-47b3-9a40-7b728a6bafd8"
Body
application/json
Array of originIds to delete
object with an array of strings with originIds to delete
Response
Valid request. Processing of deleting the entities has begun.
A successful response is returned if one or more entities were valid. Only if all entities are invalid a 422 response is returned.