Skip to main content

Modify Project Metadata

PATCH 

/org/:orgId/project/:projectId

Manages Project Metadata update. Metadata supported are display name, query name, description and predictive aggregates.

Request​

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    projectId stringrequired

    The Project ID (UUID) for which you are querying.

Body

required

    any

Responses​

Success.

Loading...