Skip to main content
DELETE
Permanently delete entities

Authorizations

X-HYS-API-Key
string
header
required

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

Path Parameters

program_id
integer
required

The id of the program

Query Parameters

entity_ids
string
required

Comma-separated list of entity IDs to delete

Example:

"1,2,3"

Response

Entities successfully deleted

message
string