Skip to content

Delete project​

DELETE
/v1/projects/{projectId}

Permanently removes the specified project. Only projects the token can manage may be deleted.

Authorizations​

BearerAuth

API token provided in the Authorization header as a Bearer token.

Type
HTTP (bearer)

Responses​

Project successfully deleted (No Content).

Playground​

Authorization

Samples​

Powered by VitePress OpenAPI