Service Provider Configs
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Schemas |
List<string> | ➖ | The list of schemas using this resource. | |
DocumentationUri |
string | ➖ | The location of the API documentation. | https://developers.cvent.com/documentation#section/Introduction |
Patch |
Patch | ➖ | Config details for patch operations. | |
Bulk |
Models.Components.Bulk | ➖ | Config details for bulk operations. | |
Filter |
ServiceProviderConfigFilter | ➖ | Config details for filter operations. | |
ChangePassword |
ChangePassword | ➖ | Config details for change password operations. | |
Sort |
Sort | ➖ | Config details for sort operations. | |
Etag |
Etag | ➖ | Config details for change e-tag operations. | |
AuthenticationSchemes |
List<AuthenticationSchemaJson> | ➖ | The collection of authentication schemas. | |
Meta |
MetaJson | ➖ | Metadata of the resource. |