Create a single person
POST/public_api/v1/people
People are unique by email address across a team, so any people you add will be visible to the entire team.
Request
Responses
- 201
- 401
- 403
- 422
Success
A valid oauth connector is required to use this endpoint.
Your oauth connector does not have the correct permissions to use this endpoint.
The update caused validation errors. The response will contain the errors.