Skip to main content
PATCH
Rename a GEO project or relink its brand identity

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as Bearer API_KEY.

Path Parameters

projectId
string
required
Minimum string length: 1
Pattern: ^[A-Za-z0-9_-]{1,100}$
Example:

"b1f2c3d4-0000-4000-8000-000000000000"

Body

application/json
name
string
Required string length: 1 - 128
brandSettingsId
string
Minimum string length: 1
Pattern: ^[A-Za-z0-9_-]{1,100}$

Response

Project updated successfully

project
object
required
organization
object
required
Last modified on September 18, 2026