Send team member sign up invite
Posthttps://api.cdn77.com/v3/customer/team/invite
Request body≥1 required
- emailstring
Email address
- full_namestring
Full name
Example of the request body
{
"email": "john@doe.com",
"full_name": "John Doe"
}
Responses
Invite sent successfully