Sub Client
Create Sub Client
This API allows a master client to create a new sub-client.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Success
The response is of type object
.