Skip to content

Remove email notifications for activities in a thread.

DELETE
/api/forum/thread/{threadId}/follow/email

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

threadId*
Typestring
Required
Pattern"\\d+"

Responses

success

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python