Mappings
Was this helpful?
Was this helpful?
Delete a specific Mapping instance by ID
Unique identifier of the resource
1
No content
List Mappings
Specifies the page number of the current dataset
1
Indicates the number of rows on the current page.
10
Filter by mapping type.
Filter by exact mapping key.
color
Filter 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
1
Retrieve detailed information for a specific mapping by its ID.
Unique identifier of the resource
1
Update an existing Mapping instance by ID
Unique identifier of the resource
1
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
1
Key of the mapping
color
The date and time when the mapping object was created
2021-01-01T00:00:00Z
The date and time when the mapping object was last modified
2021-01-01T00:00:00Z
Partially update an existing Mapping instance by ID
Unique identifier of the resource
1
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
1
Key of the mapping
color
The date and time when the mapping object was created
2021-01-01T00:00:00Z
The date and time when the mapping object was last modified
2021-01-01T00:00:00Z
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
1
Key of the mapping
color
The date and time when the mapping object was created
2021-01-01T00:00:00Z
The date and time when the mapping object was last modified
2021-01-01T00:00:00Z