cURL
curl --request POST \ --url https://api.smokeball.com/users/{id}/invite \ --header 'Authorization: <api-key>' \ --header 'x-api-key: <api-key>'
This response does not have an example.
Resends an invitation email with a temporary password for the specified user.
The user must exist and belong to the specified account.
When request is successful.