Extraction Context Mappings
Output Representation to create and update extraction context mapping.
- Sample Response
-
1{ 2 "id": "map123", 3 "isSuccess": true, 4 "message": "" 5}
| 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 |