v2

latestOpenAPI 3.0.22026-08-07295198367.7 KB
Agent User

Send Agent Invitation

post/agent/send-invitation

Query parameters

team_idstring uuid

Request body

namestring
emailstring email required
permissionstring
knowledge_basestring

Response

Successful Response

idstring uuid
date_createdstring date-time
date_updatedstring date-time
invited_by_user_idstring uuid

The ID of the user who invited the agent.

namestring

The name of the invited agent.

emailstring

The email address of the invited agent.

permissionstring

The permissions granted to the invited agent.

knowledge_basestring

The UUID references of the knowledge bases associated with the agent, separated by semicolon.

invitation_tokenstring uuid

The token associated with the invitation.

acceptedboolean

Indicates if the invitation has been accepted.