Skip to main content
PATCH
Update GEO topic

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
topic_id
string<uuid>
required

Body

application/json

Request body for updating a GEO topic.

is_active
boolean | null
location_code
integer | null
language_code
string | null
Maximum string length: 10

Response

Successful Response

success
boolean
default:true
data
GeoTopicResponse · object | null

Serialised representation of a GeoTopic ORM record.