Delete Announcement
Path parameters
-
shopId
integer(int32) Required -
announcementId
integer(int64) Required
DELETE
/self/{shopId}/announcements/{announcementId}
curl \
-X DELETE https://dev.sellpass.io/self/{shopId}/announcements/{announcementId} \
-H "Authorization: $API_KEY"