POST
/
api
/
external
/
v2
/
users
{
  "user": {
    "created_at": "2021-01-01T00:00:00Z",
    "email": "john.doe@example.com",
    "id": 123,
    "updated_at": "2021-01-01T00:00:00Z"
  }
}

Body

application/json

Response

201
application/json

User was created

The response is of type object.