Update the project model
Developing
Update various properties or metadata of an existing project model, such as model name, description, parameters, or status.
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Responses
application/json curl --location --request PUT '/project//model/' \
--header 'Authorization: Bearer <token>'
Response Response Example
Modified at 2025-06-02 15:02:20