Skip to main content
Team members determine who can access your ReachOwl workspace. Invite colleagues by email, change their role or activation status, and remove members who no longer need access. All operations require an authenticated team owner or admin token.

List team members

Retrieve the current roster of your team.

Invite a member

Send an invitation to a user by email. The default role is agent.
string
required
The email address of the person you want to invite.
string
required
Role to assign. Use agent for standard team members.

Update a member

Change a member’s role or status after they have joined.
integer
required
The membership record ID.
integer
required
The user ID associated with this member.
string
required
Membership status. Use active to enable access.
string
required
Role to assign to the member.

Remove a member

Permanently delete a member from the team.
integer
required
The membership record ID to delete.