Skip to main content

Write a new 'wallpost' for the given store. Returns 200 and the created entry,

401 if not logged in, or 403 if you may not view this store.

Write a new "wallpost" for the given store. Returns 200 and the created entry, 401 if not logged in, or 403 if you may not view this store.

Path Parameters
  • storeId string required
Request Body
  • text string required
Responses

Loading...