Skip to main content
DELETE
Archive Entities

Authorizations

X-HYS-API-Key
string
header
required

API key generated from Developer Settings. Format: hys_...

Path Parameters

program_id
integer
required

Program ID from which to remove entities

Query Parameters

entity_ids
string
required

Comma-separated list of entity IDs to delete

Example:

"1,2,3"

Response

200 - application/json

Entities successfully removed

message
string
Example:

"Successfully Removed"