Extraction Context Mappings
Output Representation to create and update extraction context mapping.
- Sample Response
-
{ "id": "map123", "isSuccess": true, "message": "" }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
id | String | ID of the created mapping. | Small, 61.0 | 61.0 |
isSuccess | Boolean | Indicates whether the mapping creation was successful (true) or not (false). | Small, 61.0 | 61.0 |
message | String | Details of any error or warning messages. | Small, 61.0 | 61.0 |