API Reference
Log In
API Reference

Update a project

This endpoint updates a project. It includes name, description, and visibility.

👍

Roles

Platform Administrators, Team Administrators, Data Scientists, and Developers can access this route.

🚧

Data scientists and developers can update PUBLIC projects only, unless the user himself is the project creator.

Path Params
string
required

The project's identifier

Body Params
string

The project’s name.

string

The project’s description.

string

The project’s visibility. Values can be PUBLIC and PRIVATE.

string

The project's readme documentation. Markdown is fully supported in this field.

Responses

Language
Credentials
Request
Choose an example:
application/json