Delete project

DELETE
/v1/projects/:project_id

Delete a project by its project_id.

Path parameters

project_idstringRequired

The ID of the project to be used. You can use the List projects endpoint to list all the available projects.

Response

Successful Response

Errors

Built with