Skip to main content
POST
Flag a story

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

storyId
string
required
Pattern: ^[a-f\d]{24}$

Response

Story Information

Story response payload

stories
object[]
comments
object[]
files
object[]
users
object[]
communities
object[]
communityUsers
object[]
categories
object[]