curl --request POST \
--url https://apix.us.amity.co/api/v4/stories/{storyId}/flags \
--header 'Authorization: Bearer <token>'Flag a story
curl --request POST \
--url https://apix.us.amity.co/api/v4/stories/{storyId}/flags \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
^[a-f\d]{24}$Story Information