POST
/
mapping
{
  "id": 123,
  "tenant_id": "<string>",
  "priority": 0,
  "name": "<string>",
  "description": "<string>",
  "file_name": "<string>",
  "created_by": "<string>",
  "created_at": "2023-11-07T05:31:56Z",
  "disabled": false,
  "override": true,
  "condition": "<string>",
  "type": "<string>",
  "matchers": [
    "<string>"
  ],
  "rows": [
    {}
  ],
  "updated_by": "<string>",
  "last_updated_at": "2023-11-07T05:31:56Z"
}

Authorizations

X-API-KEY
string
header
required

Body

application/json

Response

200
application/json
Successful Response

The response is of type object.