Skip to main content
PATCH
Update competitor

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

project_id
string<uuid>
required
competitor_id
string<uuid>
required

Body

application/json

Request body for updating a competitor's display name.

name
string | null

New display name.

Maximum string length: 255

Response

Successful Response

success
boolean
default:true
data
CompetitorResponse · object | null

A competitor domain record.