curl --location --request POST 'https://open.teambition.com/api/seat/project/deallocate?orgId&userId' \
--header 'X-Tenant-Id;' \
--header 'X-Tenant-Id;' \
--header 'X-Tenant-Type;' \
--header 'X-Tenant-Type;' \
--header 'x-operator-id;' \
--header 'Authorization;'
{
"success": true,
"code": "SUCCESS",
"errorMessage": null,
"arguments": null
}