Skip to main content
POST
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}

Body

application/json
category
enum<string> | null
required

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
required
title
string
required
slackChannelId
string | null

Transient (not persisted): when set, publishing posts a notification to this Slack channel. Requires the org to have Slack installed.

Response

Created

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