Check if an event is spam
POST/check_event_for_spam
Check if an event is spam
Request
Responses
- 200
- 400
- 401
The request was successful, and the server has returned the requested resource in the response body.
The server could not understand the request due to invalid syntax. The client should modify the request and try again.
Authentication is required to access the requested resource. The client must include the appropriate credentials.