Update a project's name
projects
Update a project's name
Update a project's name
Authorizations
Builder authentication and authorization
A unique identifier for the API Client making a request
Path Parameters
Body
application/json
The new name for the project
Response
Project updated successfully
A unique id for your Project
Example:
"b08631ad-a4ec-4c27-9995-01287e83d565"
A short name for your Project
Maximum string length:
128Example:
"My Cool Project"
The customer organization this project belongs to
Which components are configured for this project (frontend, backend, or both)
Available options:
frontend, backend Examples:
["backend"]["frontend", "backend"]