Versioning
Run Versioning
Start a versioning job for a data connector.
Queues the job and returns its job ID; poll the progress tracker endpoints with that ID to follow it.
POST
Python
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
