Update an announcement
Announcements
Update an announcement
Partially updates an announcement. Only provided fields are
applied. When transitioning from draft to active, emits a
notifications.new event. Requires announcements:write
permission. Rate-limited to 50 calls per minute.
PATCH
Update an announcement
Authorizations
User-bound credential carrying an identity: either a session JWT
or a user access token (at:*) generated from the user settings UI.
Send as Authorization: Bearer <token>.
Org API keys (iak_*) are not accepted here - they carry
no user identity. Use the x-prismeai-api-key header instead
(see OrgApiKeyAuth).
Path Parameters
Announcement identifier.
Maximum string length:
64Pattern:
^[a-zA-Z0-9_-]+$Body
application/json
Maximum string length:
500Maximum string length:
2000Maximum string length:
50000Maximum string length:
256Maximum string length:
2048Audience targeting object - re-validated when provided.
Available options:
draft, active, archived Maximum string length:
32Maximum string length:
64