Skip to main content
POST
Move and entity to a different program

Authorizations

X-HYS-API-Key
string
header
required

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

Path Parameters

entity_id
integer
required

Entity ID of the entity

Body

application/json

Data required to move the entity

entity_id
string
required
client_id
string
required
new_program
string

Response

Entity moved successfully

message
string
Example:

"Entity successfully moved."