Manage a specific project belonging to your organization.
DELETE
/projects/{projectId}
curl \
--request DELETE 'https://open.api.missionx.ai/v2/projects/{projectId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Manage a specific project belonging to your organization.
curl \
--request DELETE 'https://open.api.missionx.ai/v2/projects/{projectId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"