Messages

Check if a message is blacklisted

REQUIRED SCOPES <code>['messages:read']</code>

post/blacklist/check

Request body

messagestring required

The message to check

typesstring[] required

Types of blacklist to check against

Response

Successful operation

is_blacklistedboolean

Whether the message is blacklisted

Changes

No recorded changes to this endpoint across all 2 revisions of this API.