Appearance
Create portal authorisation. ​
POST
/v1/clients/{requested_client_id}/authorisations/portal
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
requested_client_id*
Client ID
Type
Requiredstring
Request Body​
application/json
JSON"client_id": "19941a73d2b5498caf6894d62bb6c3a4_cln","label": "WebAuth","service": "api","username": "user1","send_key": true
{
 Â
 Â
 Â
 Â
 Â
}
Responses​
Created