Skip to main content
POST https://api.revreply.com/v1/response/classify
This endpoint requires authentication.

Try it

Use the following request to classify an email:

Authentication

This endpoint uses Bearer authentication with a JWT.

Request

Headers

Body

The request body uses the ClassifyResponseRequest schema.

Request structure

Request examples

The request is a POST request to:

Response

Response structure

A successful request returns the classification assigned to the email.

Response example

Errors

500 — Classification failed

Returned when the email cannot be classified because of a server or processing failure.