---
title: "POST /v1/webhook/generic_agent_desk_response"
method: POST
path: "/v1/webhook/generic_agent_desk_response"
tags: ["generic-webhook-controller"]
---

# POST /v1/webhook/generic_agent_desk_response

`POST /v1/webhook/generic_agent_desk_response`

## Headers

- `headers` HttpHeaders, required
  - `contentDisposition` ContentDisposition
    - `type` string
    - `name` string
    - `filename` string
    - `charset` string
    - `attachment` boolean
    - `formData` boolean
    - `inline` boolean
  - `acceptLanguage` object[]
    - `range` string
    - `weight` number, double
  - `acceptLanguageAsLocales` string[]
  - `accessControlAllowHeaders` string[]
  - `accessControlAllowMethods` HttpMethod[]
    - unknown
  - `accessControlAllowOrigin` string
  - `accessControlMaxAge` integer
  - `accessControlAllowCredentials` boolean
  - `accessControlExposeHeaders` string[]
  - `accessControlRequestHeaders` string[]
  - `accessControlRequestMethod` unknown
  - `acceptPatch` MediaType[]
    - `type` string
    - `subtype` string
    - `parameters` object
    - `qualityValue` number, double
    - `wildcardType` boolean
    - `wildcardSubtype` boolean
    - `subtypeSuffix` string
    - `concrete` boolean
    - `charset` string
  - `acceptCharset` string[]
  - `bearerAuth` string
  - `cacheControl` string
  - `connection` string[]
  - `contentLanguage` string
  - `ifNoneMatch` string[]
  - `ifUnmodifiedSince` integer
  - `basicAuth` string
  - `accept` MediaType[]
    - `type` string
    - `subtype` string
    - `parameters` object
    - `qualityValue` number, double
    - `wildcardType` boolean
    - `wildcardSubtype` boolean
    - `subtypeSuffix` string
    - `concrete` boolean
    - `charset` string
  - `allow` HttpMethod[]
    - unknown
  - `etag` string
  - `expires` integer
  - `ifMatch` string[]
  - `origin` string
  - `pragma` string
  - `range` HttpRange[]
    - unknown
  - `upgrade` string
  - `vary` string[]
  - `contentLength` integer
  - `contentType` MediaType
    - `type` string
    - `subtype` string
    - `parameters` object
    - `qualityValue` number, double
    - `wildcardType` boolean
    - `wildcardSubtype` boolean
    - `subtypeSuffix` string
    - `concrete` boolean
    - `charset` string
  - `location` string, uri
  - `host` object
    - `hostString` string
    - `address` object
      - `hostAddress` string
      - `address` string, byte
      - `hostName` string
      - `linkLocalAddress` boolean
      - `multicastAddress` boolean
      - `anyLocalAddress` boolean
      - `loopbackAddress` boolean
      - `siteLocalAddress` boolean
      - `mcglobal` boolean
      - `mcnodeLocal` boolean
      - `mclinkLocal` boolean
      - `mcsiteLocal` boolean
      - `mcorgLocal` boolean
      - `canonicalHostName` string
    - `port` integer
    - `unresolved` boolean
    - `hostName` string
  - `empty` boolean
  - `all` object
  - `lastModified` integer
  - `date` integer
  - `ifModifiedSince` integer

## Request body

- string

## Response `200`

OK

- object

---

[API](https://skmtc.net/netomi/apis/agentdesk-rest-api.md) · [All operations](https://skmtc.net/netomi/apis/agentdesk-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netomi/agentdesk-rest-api/versions/d28fb79ad2e1/schema)
