Invite Member
Invite a member to your profile. (Business Only)
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The details required to invite a member to your business profile.
Personal or business email address.
The role of access to profile related resources.
Available options:
admin
, manager
, operator
, developer
Example:
"admin"