IRemovePostParams

Interface

request options for deleting a post

Extends

Properties

Property Type Notes
postId string
data Optional Inherited [key: string]: any
httpMethod Optional Inherited "GET" | "POST" | "PATCH" | "DELETE"
isPortal Optional Inherited boolean
token Optional Inherited string

Interface defined in discussions/src/types.ts:667