cURL
data-mappings
Put organisations data mappings
Update an existing data mapping, by ID for the given organisation.
PUT
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.versori.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Payload to update an existing DataMapping.
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.