OPTIONS
/
{path}
Options Handler
curl --request OPTIONS \
  --url https://api.jobsim.work/{path}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

path
string
required

Response

Successful Response