Skip to content

Restore a hidden forum post

DELETE
/api/forum/post/{postId}/hide

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

postId*
Typestring
Required
Pattern"[1-9][0-9]*"

Responses

success

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python