Skip to main content
POST
Invite member

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chatbotId
string
required

Body

application/json
email
string<email>
required
role
enum<string>

Chatbot member role.

Available options:
admin,
member
skipInvite
boolean

If true, add the member directly with no invite email or expiring token; their account is provisioned if it does not exist yet. Returns the member instead of a pending invite.

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required