Create client
POST/clients
Create a new client. The name field is required (minimum 3 characters).
You can optionally include contacts in the same request.
Request
Responses
- 201
- 403
- 422
- 429
- 500
Client created
Insufficient permissions for this action
Validation failed
Too many requests — rate limit exceeded
Unexpected server error