Create Invite
Copied
https://api.ocamba.com/v2/ocamba/invites
Copied
https://api.ocamba.com/v2/ocamba/invites
Creates a new Invite object
Name
Descriptionaccessobject
Key value pair of app_id(key) and role_id(value).Example: { "1010": "1107" }
company_idstring
A unique identifier generated by the Ocamba platform.Example: 1000163
create_timedateTime
Timezone: GMT.Example: 2021-07-30 12:50:13
idstring
A unique identifier generated by the Ocamba platform.Example: 423
invite_timedateTime
Inviting time, Timezone: GMT.Example: 2021-07-30 12:50:13
inviteestring
Email address of the person invited to Ocamba platform.Example: [email protected]
inviter_idstring
A unique inviter identifier generated by the Ocamba platform.Example: 1123163
messagestring
Optional message sent to user invited to Ocamba.Example: some message
namestring
Name of the person invited to Ocamba platform.Example: John Doe
statusstring
Describes invitation status.Example: expired
update_timedateTime
Timezone: GMT.Example: 2021-07-30 12:50:13
201 - Created