API Reference
Create a client instance
Authenticates a developer using customerId and apiKey to create a client instance in Sol.
POST
Body
application/json
Example:
"your-internal-customer-id"
Example:
"your-api-key"
Response
200 - application/json
Successful client creation
Unique ID for the created client instance
Example:
"client-12345"