Skip to main content

Deletes a post from the wall of a store. Returns 200 upon successful deletion,

401 if not logged in, or 403 if you may not remove this particular 'wallpost'.

Deletes a post from the wall of a store. Returns 200 upon successful deletion, 401 if not logged in, or 403 if you may not remove this particular "wallpost".

Path Parameters
  • storeId string required
  • postId string required
Responses

Loading...