EaserixDocs
DevelopersAPI referenceFormsProjects

Delete a project

Owner-only; refused while the project still contains forms. A project shared with the caller returns 403.

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

In: header

Path Parameters

pid*string

Response Body

application/json

application/json

application/json

application/json

application/json

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