Skip to main content
Set Frequency
curl --request POST \
  --url https://api.example.com/api/pwm/frequency
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

frequency
number
required

Response

Successful Response