Invite guests

Guests can be created as a named guest on the Space or there’s a global link that will let anonymous guests into the space.

Headers

AuthorizationstringRequired

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

X-Disable-Hooks"true"Required

Request

This endpoint expects a list of objects.
guestIdstringRequired
Guest ID
spaceIdstringRequired
Space ID
fromNamestringOptional
The name of the person or company sending the invitation
messagestringOptional
Message to send with the invite

Response

This endpoint returns an object.
dataobject or null