Invite a new member to your business
POST {{url}}/api/1.0/team-members
Request Body
{"email"=>"john.smith@example.com", "role_id"=>"0098ac28-b92f-435e-a3a2-2829d3918dfb"}
RESPONSES
status: Created
{"email":"john.smith@example.com","id":"76969b71-a123-42dc-b874-a34688d7bba4","role_id":"0098ac28-b92f-435e-a3a2-2829d3918dfb","created_at":"2022-09-07T09:19:31.592368Z","updated_at":"2022-09-07T09:21:24.346670Z"}