/
REST Objects System Access Token
REST Objects System Access Token
Tenant Object Format
Tenant Object Properties
Property | Type | Required? | Description |
EntityId | string | No | The GUID string by which the Tenant associated with the System Access Token is identified. |
ID | string | No | A globally unique identifier for the System Access Token, which is used internally by ServiceBroker. The |
Name | string | No | A string describing the System Access Token. The |
JWT | string | No | The {token} component of the System Access Token, as required when performing REST Integration Authentication via the ServiceBroker REST Integration Standard HTTP Headers. |
Active | boolean | No | Indicates if the System Access Token is active or not. Defaults to true . |
, multiple selections available,
Related content
REST Object Definitions
REST Object Definitions
More like this
REST Integration Authentication
REST Integration Authentication
More like this
Authentication REST API Interface
Authentication REST API Interface
More like this
Entity REST API
Entity REST API
More like this
Create JWT REST API
Create JWT REST API
More like this
REST Integration Overview
REST Integration Overview
More like this