Delete project
Only the workspace administrator can delete projects.
Required scopes: WORKSPACE
, PROJECT_DELETE
Resource URL
DELETE /workspaces/:domain/projects/:project_name
URL Parameters
Name | Type | Description |
---|---|---|
domain Required | String | The workspace domain. |
project_name Required | String | The name ID of the project. |
Example
Request
DELETE https://api.buddy.works/workspaces/buddy/projects/landing-page
Sample Response
HTTP
Status: 204 NoContentX-Rate-Limit-Limit: 1X-Rate-Limit-Remaining: 999