Add Token
button will open the "Token details context", that allows to create a new token profile and manage the associated permissions, as shown in the image below:AccessDeviceResources
: Grants access to executing device resources, like reading a sensor variable.ListDeviceResources
: Grants access to list the device resources names.GetDeviceStats
: Grants access to read device statistics like public ip, connected time, bandwidth, etc.CreateDeviceToken
: Grants access to create device tokens.ListDeviceTokens
: Grants access to read device tokens.DeleteDeviceToken
: Grants access to delete device tokens.ListDevices
: Grants access to list the account devices.DeleteDevice
: Grants access to delete devices.CreateDevice
: Grants access to create a new device.UpdateDevice
: Grants access to modify a device, like its description or credential.ListDeviceLocations
: Grants access to fetch the connected devices locations.ReadBucket
: Grants access to read information stored in a bucket.WriteBucket
: Grants access to write information to a bucket.ExportBucket
: Grants access to export the information stored in a bucket.ClearBucket
: Grants access to clear the information stored in a bucket.ListBuckets
: Grants access to list the account buckets.DeleteBucket
: Grants access to delete buckets.CreateBucket
: Grants access to create a new bucket.UpdateBucket
: Grants access to modify the bucket configuration, like data sources, description, etc.ReadBucketConfig
: Grants access to read the current bucket config.ListEndpoints
: Grants access to list the account endpoints.CreateEndpoint
: Grants access to create a new endpoint.ReadEndpointConfig
: Grants access to read the current endpoint config.UpdateEndpoint
: Grants access to modify the endpoint configuration.DeleteEndpoint
: Grants access to delete endpoints.CallEndpoint
: Grants access to execute an endpoint.ListDashboards
: Grants access to list the account dashboards.CreateDashboard
: Grants access to create a new dashboard.ReadDashboardConfig
: Grants access to read the current dashboard config.UpdateDashboard
: Grants access to modify the dashboard configuration.DeleteDashboard
: Grants access to delete dashboards.ListTokens
: Grants access to list the account tokens.CreateToken
: Grants access to create a new token.ReadTokenConfig
: Grants access to read the current token config.UpdateToken
: Grants access to modify the token configuration.DeleteToken
: Grants access to delete tokens.