Prompts
Edit or archive a prompt group
Requires write scope. Delegated users must currently be workspace owners or admins. Editing requires the revision returned by a fresh group read; conflicts return 409. Archive rather than permanently delete groups. Successful keyed changes are safe to retry.
PATCH
Edit or archive a prompt group
Authorizations
A workspace API key. Data endpoints require a service-account key with the specified scopes.
Headers
Required for MCP writes. Reuse for retries only. Membership requests require the same UUID in the body and this header.
Maximum string length:
255Path Parameters
Numeric group ID returned by the groups API.
Required range:
x >= 1Body
application/json
Required range:
x <= 9007199254740991Required string length:
1 - 150Maximum string length:
2000Pattern:
^#([0-9a-fA-F]{6}|[0-9a-fA-F]{8})$Available options:
funnel_stage, intent, brand, product, audience, geography, campaign, custom Required range:
0 < x <= 9007199254740991Response
Successful group operation.