Skip to main content
POST
Move a resource to another organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
resource_type
enum<string>
required
Available options:
config_entry,
dashboard,
automation,
script,
zone
resource_id
integer
required

ID numérico do recurso

target_org_id
string | null

ID da org de destino (null = pessoal)

Response

Resource moved