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"
}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