Put organisations data mappings
Update an existing data mapping, by ID for the given organisation.
Authorizations
Path Parameters
Body
DataMappingUpdate is the request body to update a credential. The ID and organisation ID fields are taken from the URL path.
The ID of the source App instance.
The ID of the source app operation, for OpenAPI this will be the operationId
field if set, otherwise the
request's type and path.
The ID of the target App instance.
The ID of the target app operation, for OpenAPI this will be the operationId
field if set, otherwise the
request's type and path.
Response
SupportedAuthConfigs is a list of authentication standards which can be used to connect a user's account to this app. At least one auth type needs to be valid for the App to be used by a user.
SupportedAuthConfigs is a list of authentication standards which can be used to connect a user's account to this app. At least one auth type needs to be valid for the App to be used by a user.