Authorization: Bearer ********************
curl --location -g --request POST 'https://app-prod.watchdogsecurity.io/api/msp/employees/{{employee_id}}/send-invite/' \ --header 'Authorization: Bearer <token>'
{ "success": "Invitation email was sent successfully." }