# Edit Announcement **PUT /self/{shopId}/announcements/{announcementId}** ## Servers - https://dev.sellpass.io: https://dev.sellpass.io () ## Authentication methods - Bearer ## Parameters ### Path parameters - **shopId** (integer(int32)) - **announcementId** (integer(int64)) ### Body: application/json (object) - **title** (string) - **shortDescription** (string) - **description** (string) - **unlisted** (boolean) - **private** (boolean) - **buttonText** (string | null) - **buttonLink** (string | null) ## Responses ### 200 Announcement edited [Powered by Bump.sh](https://bump.sh)