Skip to main content
Removes an actor’s binding from a workspace. The actor itself is not deleted and can be re-bound later. After unbinding, the actor can no longer participate in new conversations within this workspace.
Permission required: workspace:actor_unbind

Path Parameters

workspaceId
string
required
Workspace ID
actorId
string
required
Actor ID to unbind from the workspace

Response

success
boolean
Indicates if the request was successful
message
string
Human-readable status message