EaserixDocs
DevelopersAPI referenceCronCrunchProjects

Delete a project

Owner-only. A project shared with the caller by a teammate answers 403.

View as Markdown
DELETE
/v1/projects/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/projects/string"
{  "message": "string"}