Skip to main content
POST
Reparent Digital Employee

Code Examples

Headers

Pass your API key as a Bearer token in the Authorization header: Authorization: Bearer YOUR_API_KEY.
integer
ID of the workspace. If not provided, the user’s selected workspace will be used.

Path Parameters

integer
required
ID of the digital employee to reassign to a new parent.

Body Parameters

integer
required
ID of the new parent digital employee. The parent must exist in the same workspace.

Response

Use Detach to remove a parent relationship without setting a new one.