API clients
https://service.alphaus.cloud/m/u/users/Create API client
POST /client/:user HTTP1.1
Authorization: Bearer {token}
Content-Type: application/json
{
"name": "test-apiclient-name",
}List API clients
Delete API client
Last updated