Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_id
string
required

The ID of the organization

project_name
string
required

The name of the project

Body

application/json
name
string
required

Updated project name

Response

Project updated successfully

name
string
required
id
string
read-only
organisation_id
string
read-only
default_project
boolean
read-only
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only