Skip to main content
DELETE
/
project
/
{projectId}
Delete a project
curl --request DELETE \
  --url https://app.myhero.so/project/{projectId} \
  --header 'Authorization: Bearer <token>'
{
  "data": "<string>"
}

Authorizations

Authorization
string
header
required

HERO personal access token

Path Parameters

projectId
string
required
Minimum string length: 1

Response

200 response

data
string
required