projects

Update Project

put/public/v2/projects/{project_id}

Path parameters

project_idstring uuid4 required

Request body

namestring nullable
labelsstring[] nullable
descriptionstring nullable

Response

Successful Response

namestring nullable
created_bystring uuid4 nullable
type'protect' | 'gen_ai'
idstring uuid4 required
created_atstring date-time required
updated_atstring date-time required
labelsProjectLabels[]
descriptionstring nullable

Changes

Changed in 2 of the 14 revisions of this API.3

    • removed the llm_monitor enum value from the type/anyOf[subschema #1: ProjectType]/ response property for the response status 200

      response-property-enum-value-removed

    • removed the prompt_evaluation enum value from the type/anyOf[subschema #1: ProjectType]/ response property for the response status 200

      response-property-enum-value-removed

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security ClassicAPIKeyHeader was added to the API

      api-security-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog