Clients
Create a new Client
Create a new client.
POST
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Body
application/json
A client must belong to a single organization.
The organizationId field is required upon creation (POST) and cannot be modified later.
Response
201
application/json
Created
A client must belong to a single organization.
The organizationId field is required upon creation (POST) and cannot be modified later.