Skip to main content
POST
POST /people

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
person
object
required

Response

201 - application/json

Successful response

person
object