Platform API for creating a group invite
Documentation Index
Fetch the complete documentation index at: https://docs.rownd.io/llms.txt
Use this file to discover all available pages before exploring further.
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
The roles into which a group member will be added upon invite acceptance (The first member invited to a group will always be created with the 'owner' role along with any additional roles specified)
["editor"]The email of a Rownd user in the specified application. This property is mutually exclusive
with user_id and email
"randy@foo.com"
The phone number of a Rownd user in the specified application. This property is mutually
exclusive with user_id and email
19199993333
The ID of a Rownd user in the specified application. This property is mutually exclusive with
phone and email
"user_mni5316glfgwtgljboxrv2it"
The relative or absolute path location to which a user will be directed after accepting the invite
"/somewhere/on/my/site#"
Group invite created successfully