Skip to main content
PATCH
Rename a project or change its budget cap / enforcement

Authorizations

Authorization
string
header
required

API key: Authorization: Bearer og_live_...

Path Parameters

project_id
string<uuid>
required

Body

application/json
name
string
Required string length: 1 - 120
monthly_credit_cap
integer | null
Required range: x >= 0
enforcement
enum<string>
Available options:
hard,
soft

Response

Success

The response is of type object.