Required fields:
channel_value
– The destination address (e.g., email address)channel_type
– The method used to send the invitation (e.g., email)
After sending the invite, you can monitor its status using the Get Team Invitation Details endpoint.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will generate an invitation for the new team member and return a confirmation message.
- If the request is unauthorized or contains invalid parameters, the system will respond with an appropriate error message.