Skip to main content
PUT
Set tenant mapping
You can use the Set Tenant Mapping endpoint to apply a mapping without using the mapping widget.
If the Update Fields on Mapping widget setting is enabled, the optional entityType, entityId, and flow params are required.
Below is an example body:

Authorizations

x-api-key
string
header
required

Path Parameters

env_id
string
required

ID of environment

tenant
string
required

ID of tenant

Body

application/json
config
object
entityType
enum<string>

Optional. Use taps for one-way flows, and connectors for bi-directional flows.

Available options:
taps,
connectors
entityId
string

Optional. Identifier for the tap/connector (e.g., "salesforce").

flow
string

Optional. Flow ID that this operation pertains to.

Response

200

The response is of type object.