Authorization: Bearer ********************
curl --location -g --request DELETE 'https://app-prod.watchdogsecurity.io/api/msp/employees/{{employee_id}}/' \ --header 'Authorization: Bearer <token>'
{ "success": [ "Invite has been cancelled successfully" ] }