Skip to main content
Binds an existing actor to a workspace. Once bound, the actor can participate in conversations within the workspace’s projects. An actor can be bound to multiple workspaces.
Permission required: workspace:actor_bind

Path Parameters

workspaceId
string
required
Workspace ID

Request Body

actor_id
string
required
ID of the actor to bind. The actor must already exist (see Create Actor).

Response

data
object