CloudElements Provider Object Format
Include Page | ||||
---|---|---|---|---|
|
CloudElements Provider Object Properties
Property | Type | Required? | Description | |||||
| integer | Yes | TBCCustomerID is a unique identifier assigned to a customer account when it is created on the CloudElements platform. This identifier is used to associate all resources and data related to that customer account | |||||
| string | Yes | TBCThe email connected to the UserID under the CustomerID. | |||||
| boolean | Yes | TBCCloudElements are or are not active for this Customer ID. | |||||
| string | Yes | TBCThe name associated with the UserID. | |||||
| integer | Yes | TBCUserID is a unique identifier assigned to a user within a customer account. This identifier is used to associate all resources and data related to that user, such as their API keys, authentication tokens, and other user-specific data. | |||||
| string | Yes | TBCThe password of the UserID. |