here’s the request: ```{ "request": { "url":...
# developers
s
here’s the request:
Copy code
{
  "request": {
    "url": "<https://api.cal.com/v1/bookings/86782?apiKey=cal_live_XXXXXXX>",
    "method": "PATCH",
    "body": "{\"startTime\":\"2022-09-09T18:01:17.367Z\"}",
    "headers": {
      "Content-Type": "application/json",
      "User-Agent": "Retool/2.0 (+<https://docs.tryretool.com/docs/apis>)",
      "X-Retool-Forwarded-For": "107.127.14.87"
    }
  },
  "response": {
    "data": {
      "message": "'invalid_type' in 'startTime': Expected date, received string"
    },
    "headers": {
      "date": [
        "Fri, 09 Sep 2022 18:01:18 GMT"
      ],
      "content-type": [
        "application/json; charset=utf-8"
      ],
      "content-length": [
        "75"
      ],
      "connection": [
        "keep-alive"
      ],
      "access-control-allow-credentials": [
        "true"
      ],
      "access-control-allow-headers": [
        "X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, Content-Type, api_key, Authorization"
      ],
      "access-control-allow-methods": [
        "GET, OPTIONS, PATCH, DELETE, POST, PUT"
      ],
      "access-control-allow-origin": [
        "*"
      ],
      "cache-control": [
        "public, max-age=0, must-revalidate"
      ],
      "calcom-response-id": [
        "NdWfUgegfuRTuqeJp9W7M"
      ],
      "etag": [
        "\"uihk4bclq523\""
      ],
      "strict-transport-security": [
        "max-age=63072000"
      ],
      "x-matched-path": [
        "/api/bookings/[id]"
      ],
      "x-vercel-cache": [
        "MISS"
      ],
      "x-vercel-id": [
        "pdx1::iad1::7qpps-1662746477936-1aa563fe9b38"
      ],
      "cf-cache-status": [
        "DYNAMIC"
      ],
      "report-to": [
        "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=cQaIk3T%2Fh%2B3t6kgLpQyEqDIGLX15V%2FpVq4quIATaW6hW3iWDBM9fjrMX0sO8vgmHeeIYGHp%2F6DcD5OpFD6JVa6eWdfXkw2B2mJ49LLNEhff94X5CakH7vS2qUbZC\"}],\"group\":\"cf-nel\",\"max_age\":604800}"
      ],
      "nel": [
        "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"
      ],
      "server": [
        "cloudflare"
      ],
      "cf-ray": [
        "7481d40ecd75c535-SEA"
      ]
    },
    "status": 400,
    "statusText": "Bad Request"
  }
}