v2

latestOpenAPI 3.0.22026-08-07295198367.7 KB
Agent User

Accept Invitation

Accept an invitation using the provided token.

post/agent/accept-invitation/{invitation_token}

Path parameters

invitation_tokenstring uuid required

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.