Skip to main content

Delete multiple entities

PUT 

/entities/delete/:activities

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deletes multiple entities of the specified type.

⚠️ Legacy API Notice: This endpoint uses HTTP PUT for delete operations due to legacy implementation. While REST conventions recommend using HTTP DELETE, this endpoint uses PUT to support passing entity IDs in the request body. Maintained for backward compatibility.

Request​

Responses​

Entities deleted successfully