Invites a user to Gable
cURL
curl --request POST \ --url 'https://api-(organization).gable.ai/v0/settings/users' \ --header 'Content-Type: application/json' \ --data '{ "email": "<string>", "firstName": "<string>", "lastName": "<string>", "resendInvite": true, "role": "ADMIN" }'
This response does not have an example.
User was invited to Gable