API Reference
Update project settings
AuthorizationBearer <token>
Enter your JWT token
In: header
Path Parameters
projectId*string
Project ID
Header Parameters
X-Workspace-Id?string
Required when authenticating with a JWT (not needed for API tokens)
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://loading/projects/string" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty