Mapping Configuration - Set Tenant Mapping
This API validates tenant mapping and sets the tenant mapping if it is valid.
Request
Operation Endpoint:
POST {SFDCConnectorURL}\configuration\{tenantId}\{profileName}\mapping
Parameter | Required | Description | |
---|---|---|---|
Headers | Authorization | Yes | Access Token in format "Bearer
(see details in
Authentication API) |
Content-Type | Yes | Must be "
| |
Query | tenantId | Yes | Tenant ID |
Query | profileName | Yes | Name of the Profile |
Body | Yes |
|
Response
Success: 200 status: Mapping for {tenantId}+{profileName} has been updated}
Error: 400 Bad Request, { error: {reason}}