Create URIs

Number of APIs: 15

  1. Associate Repository and Connection with Project POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/

  2. Create Development Environment POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/environments/

  3. Create Project POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/?project_name=Test1557

  4. Create Connection - Adapter for Databricks POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/adapters/

  5. Create Credentials - Databricks POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/credentials/

  6. Create Repository - Github Application POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/repositories/

  7. Create Environment Variables - Project / Environment Level POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/environment-variables/bulk/

  8. Create Job POST {{base_url}}/api/v2/accounts/{{account_id}}/jobs/

  9. Create External Email Notification POST {{base_url}}/api/v2/accounts/{{account_id}}/notifications/

  10. Create User Groups POST {{base_url}}/api/v3/accounts/{{account_id}}/groups/