Account type | Role name | Permissions |
Customer Account | Administrator | Manage consultation, quotations, subscriptions, service tickets, and user access. |
Customer Account | Contributor | Manage consultation, quotations, subscriptions, and service tickets. |
Customer Account | Operator | Manage consultation, inventory, and service tickets. |
Customer Account | Viewer | View notifications, consultations, quotations, and assessments. |
Kyndryl Account | Account Manager | Manage all customer interactions, including subscriptions and user access. |
Service Provider | Administrator | Manage consultation, quotations, subscriptions, and user access. |
Service Provider | Viewer | View notifications, consultations, and quotations. |
{ "apikey": "your-api-key", "subject": "user-subject-id" }
{ "token": "jwt-token-valid-for-2-hours" }
{ "users": [ { "id": "12345", "name": "John Doe", "role": "Administrator" } ] }