Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 2.65 KB

File metadata and controls

15 lines (11 loc) · 2.65 KB

AuthenticationSchemaJson

Authentication Schema

Fields

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