Skip to main content
DELETE
The base URL of this endpoint is https://api.management.junction.com/.The endpoint accepts only Management Key (X-Management-Key). Team API Key is not accepted.

Authorizations

X-Management-Key
string
header
required

Path Parameters

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

Query Parameters

team_id
string<uuid>[]

Response

Successful Response

team_id
string<uuid>
required
preferences
EventDestinationPreferences · object
required
push_historical_data
boolean
default:false
provider_raw_data
boolean
default:false
cloud_pubsub
EventDestinationCloudPubSubAttributes · object | null
rabbitmq
EventDestinationRabbitMQAttributes · object | null
svix
EventDestinationSvixAttributes · object | null
azure_amqp
EventDestinationAzureAMQPAttributes · 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.