/
/Openlayer API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Development3
Monitoring14
Projects5
  • postCreate project
  • deleteDelete project
  • getList tests in a project.
  • put/projects/{projectId}/tests
  • postCreate a test in a project.
Storage1
Tests1
  • postCreate a new API key in a workspace.
  • getRetrieve project commit.
  • getRetrieve a list of invites in a workspace.
  • postInvite users to a workspace.
  • getList projects
  • getRetrieve a workspace by its ID.
  • putUpdate a workspace.
Projects

Delete project

Delete a project by its ID.

delete/projects/{projectId}

Path parameters

projectIdstring uuid required

The project id.

Response

Response OK.

Changes