Deletes the given project
delete
/v1/projects/{ref}OAuth scopes
- projects:write
The fine-grained token must include the following permissions to access this endpoint:
- project_admin_write
Path parameters
- refRequiredstring
Project ref
Response codes
- 200
- 401
- 403
- 429
Response (200)
{ "id": -9007199254740991, "ref": "lorem", "name": "lorem"}