POST
/
v1
/
org
/
{org_id}
/
team_etl_pipelines
/
{env}
/
{region}

Org Management API is available for the Scale plan.

The base URL of this endpoint is https://api.tryvital.io/management/.

The endpoint accepts only Org Key (X-Vital-Org-Key). Team API Key is not applicable.

Authorizations

X-Vital-Org-Key
string
header
required

Path Parameters

org_id
string
required
env
enum<string>
required
Available options:
production,
sandbox
region
enum<string>
required
Available options:
us,
eu

Body

application/json
azure_amqp
object | null
cloud_pubsub
object | null
event_type_prefixes
string[]
preferences
object | null
provider_raw_data
boolean | null
push_historical_data
boolean | null
rabbitmq
object | null
svix
object | null
team_ids
string[]

Response

200 - application/json
preferences
object
required
team_id
string
required
azure_amqp
object | null
cloud_pubsub
object | null
event_type_prefixes
string[] | null

An allowlist of event type prefixes. Note that both an empty list and null are interpreted as allow-all.

provider_raw_data
boolean
default:
false
push_historical_data
boolean
default:
false
rabbitmq
object | null
svix
object | null