Authentication Schema
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Name |
string | ➖ | The name of the authentication. | OAuth Bearer Token |
Description |
string | ➖ | The description of the authentication. | Authentication scheme using the OAuth Bearer Token Standard |
SpecUri |
string | ➖ | The location of the authentication specifications. | https://developers.cvent.com/documentation#section/Introduction |
DocumentationUri |
string | ➖ | The location of the API documentation. | https://developers.cvent.com/documentation#section/Introduction |
Type |
string | ➖ | The type of the authentication. | oauthbearertoken |
Primary |
bool | ➖ | True indicates the authentication is primary. | true |