Update URIs

Number of APIs: 12

  1. Update Job POST {{base_url}}/api/v2/accounts/{{account_id}}/jobs/{{job_id}}/

  2. Update Project POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/

  3. Update Environment POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/environments/{{environment_id}}/

  4. Update Repository - Github Application POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/repositories/{{repository_id}}/

  5. Update Environment Variables PUT {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/environment-variables/bulk/

  6. Update Environment Variable Job Override Value POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/environment-variables/{{environment_variable_value_id}}

  7. Update Connection - Databricks POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/connections/{{databricks_connection_id}}/

  8. Assign Service Token Permissions POST {{base_url}}/api/v3/accounts/{{account_id}}/service-tokens/{{service_token_id}}/permissions/

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

  10. Update Connection - Redshift POST {{base_url}}/api/v3/accounts/{{account_id}}/projects/{{project_id}}/connections/{{connection_id}}/