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

Try it

Use the following request to create a user:

Authentication

This endpoint uses Bearer authentication with a JWT.

Request

Headers

Body

The request body accepts the following fields:

Request structure

Request examples

The request is a POST request to:

Response

Response structure

A successful request returns an object indicating that the user was created successfully.

Response example

Errors

422 — Validation error

Returned when one or more request fields fail validation.