Skip to main content
DELETE
Delete a project

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

PROJECT_ID
string
required

ID of the project

Response

200

Returns the parameter of success or error based on the project ID being valid.