Permissions
Apart from the credentials for the ION API gateway, the permissions as specified for ION Desk also apply. These permissions are specified in .
For example if you have these permissions:
- Permissions for connection points, you can use the
GET
operation, but you cannot usePOST
,PUT
orDELETE
for connection points. - No permissions for connection points, you cannot use the API methods for connection points.
- All permissions, you can use all operations.