Skip to main content
POST
/
api
/
v1
/
presets
/
{preset_id}
/
voice-style
/
approve
Approve
curl --request POST \
  --url https://api.example.com/api/v1/presets/{preset_id}/voice-style/approve
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Path Parameters

preset_id
string
required

Response

Successful Response