Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

Delete project by id

DELETE/v1/private/projects/{id}Delete project by id

Delete project by id

Parameters

idstring · uuidpathrequired

Responses

204No Content
409Conflictapplication/json
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
Documentation menu