Delete Studio Project

DELETE
/v1/studio/projects/:project_id

Deletes a Studio project.

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

{}
any or null

Errors

Built with