Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

projectSlug
string
required

Project slug

Body

application/json

Project object that needs to be updated

name
string
slug
string
icon
string
icon_radius
string
og_image
string

Response

Successful operation

id
string<uuid>
name
string
slug
string
icon
string
icon_radius
string
og_image
string
created_at
string<date-time>