Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Path Parameters

id
string
required

The id of the requested resource

Body

application/json
name
string

Project name.

description
string

Project description.

Maximum string length: 10000
publicId
string

URL-safe slug (lowercase letters, numbers, dashes).

settings
object

Project stats settings that, when set, override the organization settings.

Response

200 - application/json

Resource updated

project
object
required