Mappings
Retrieve detailed information for a specific mapping by its ID.
Unique identifier of the resource
1Detailed information about the mapping.
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
Update an existing Mapping instance by ID
Unique identifier of the resource
1Mapping ID
Type of the mapping.
Input arguments in JSON format
{"value_dict":{"attributes__color":"red"}}Output arguments in JSON format
{"default_value":"123","default_attribute":"attribute_1"}Priority of the mapping
1Key of the mapping
colorThe date and time when the mapping object was created
2021-01-01T00:00:00ZThe date and time when the mapping object was last modified
2021-01-01T00:00:00ZMapping updated successfully
Required field(s) are missing, data is invalid, or the action is not allowed.
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
Delete a specific Mapping instance by ID
Unique identifier of the resource
1No content
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
No content
Partially update an existing Mapping instance by ID
Unique identifier of the resource
1Mapping ID
Type of the mapping.
Input arguments in JSON format
{"value_dict":{"attributes__color":"red"}}Output arguments in JSON format
{"default_value":"123","default_attribute":"attribute_1"}Priority of the mapping
1Key of the mapping
colorThe date and time when the mapping object was created
2021-01-01T00:00:00ZThe date and time when the mapping object was last modified
2021-01-01T00:00:00ZMapping updated successfully
Required field(s) are missing, data is invalid, or the action is not allowed.
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
List Mappings
Specifies the page number of the current dataset
1Indicates the number of rows on the current page.
10Filter by mapping type.
Filter by exact mapping key.
colorFilter by input_kwargs value dictionary.
{"attributes__color": "red"}Filter by output_kwargs default value.
{"default_value": "123"}Filter by output_kwargs default attribute
{"default_attribute": "attribute_1"}Filter by priority
1List of Mappings
Unauthorized Access
Server Error
Create a new Mapping instance
Mapping ID
Type of the mapping.
Input arguments in JSON format
{"value_dict":{"attributes__color":"red"}}Output arguments in JSON format
{"default_value":"123","default_attribute":"attribute_1"}Priority of the mapping
1Key of the mapping
colorThe date and time when the mapping object was created
2021-01-01T00:00:00ZThe date and time when the mapping object was last modified
2021-01-01T00:00:00ZMapping created successfully
Required field(s) are missing, data is invalid, or the action is not allowed.
Unauthorized Access
Server Error
Last updated
Was this helpful?

