curl --request DELETE \
--url https://api.xenia.team/api/v1/task/projects/{projectId} \
--header 'Content-Type: application/json' \
--header 'workspace-id: <workspace-id>' \
--header 'x-client-key: <api-key>' \
--header 'x-client-secret: <api-key>' \
--data '{}'