Storyden
Accounts

Account Moderation Note Delete

Delete an internal moderation note for an account.

Delete an internal moderation note for an account.

DELETE/accounts/{account_id}/moderation-notes/{moderation_note_id}
storyden-session<token>

In: cookie

Path Parameters

account_id*string

Account ID.

Formatxid
moderation_note_id*string

Moderation note ID.

Formatxid

Response Body

application/json

curl -X DELETE "https://loading/api/accounts/cc5lnd2s1s4652adtu50/moderation-notes/cc5lnd2s1s4652adtu50"
Empty
Empty
Empty
Empty
{
  "error": "string",
  "message": "string",
  "suggested": "string",
  "metadata": {}
}