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