Update a project
Update project name, URL, or description.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
projectId
Project ID
Request
This endpoint expects an object.
name
url
description
Response
Project updated
project
Errors
400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
