Required field:
channel_value
– The destination address where the original invitation was sent (e.g., email)
To check invitation status before sending a reminder, use the Get Team Invitation Details endpoint. To cancel the invitation entirely, refer to the Delete Team Member Invitation endpoint.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will send the invitation reminder and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an error message.