Proxies Create
POST {{baseUrl}}/proxies
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"id": "e28Baf1a-638B-eC1e-FFAe-b244d9c3FBca",
"key": "6n4FuG",
"tenant_id": "058D5Df1-f5FF-52cb-edB9-b2B2EFd264AA",
"name": "!xbn3@",
"destination_url": "https://p)kw_U",
"request_reactor_id": "1bC5fe5C-6CdA-9cF2-f7BE-F1E52C073BDB",
"response_reactor_id": "9aBFBC4d-Ed04-2fA7-23D8-A1DaF8B3E49d",
"require_auth": "<boolean>",
"request_transform": {
"type": "<string>",
"code": "<string>",
"matcher": "<string>",
"expression": "<string>",
"replacement": "<string>"
},
"response_transform": {
"type": "<string>",
"code": "<string>",
"matcher": "<string>",
"expression": "<string>",
"replacement": "<string>"
},
"application_id": "a2CaCD2c-898d-8e9a-3c59-9Cc79f521641",
"configuration": {
"adipisicing__e": "<string>",
"eaa": "<string>"
},
"proxy_host": "<string>",
"created_by": "ffCd263A-EE26-CdDe-891C-1969F2d32caB",
"created_at": "<dateTime>",
"modified_by": "D7bD4DfD-660C-e7Db-6B04-d8859c4D2B76",
"modified_at": "<dateTime>"
} |
ENDPOINTS