Skip to main content
PATCH
Error

Path Parameters

projectUuid
string<uuid>
required

Stringified UUIDv4. See RFC 4112

Pattern: [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}
announcementUuid
string<uuid>
required

Stringified UUIDv4. See RFC 4112

Pattern: [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}

Body

application/json

PATCH semantics: omitted fields are left unchanged

slackChannelId
string | null

Only drafts: set to retarget the Slack notification, null to cancel it

pinned
boolean
category
enum<string> | null

Curated announcement categories a data team uses to signal intent to business users. Fixed set (not user-managed) — each maps to a label + colour in ANNOUNCEMENT_CATEGORY_META.

Available options:
launch,
update,
heads_up
body
string | null
title
string

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok