Appearance
Create a new client ​
POST
/v1/clients
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Request Body​
application/json
JSON"distributor_id": "b05f667dcaa843bd8c171c522217eb81_dst","roles": [["admin","user"]],"scope": "distributor","label": "Acme Client","client_status": "active","language": "en"
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
Created