cURL
curl --request POST \ --url https://api.eu.bronto.io/users/{userId}/resend-invite \ --header 'X-BRONTO-API-KEY: <api-key>'
{ "success": true, "message": "Invitation email sent" }
Unique identifier of the user to resend an invitation to
Invitation resent successfully
Indicates whether the invitation email was resent successfully
true
Additional information about the resend attempt
"Invitation email sent"