Skip to main content
PATCH
Update a tracked GEO prompt

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"

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

Body

application/json
enabled
boolean
tags
string[]

Free-form labels for grouping custom prompts. Lowercased and deduplicated on save.

Maximum array length: 20
Required string length: 1 - 40

Response

Prompt updated successfully

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