Manage Connectors
Batch Create
Create multiple data connectors in a single call. Useful for multi-site SharePoint connections where each site is a separate connector.
POST
Python
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
Successful Response
