Skip to main content
POST
/
api
/
text-classifier
/
{type}
/
label
/
{id}
cURL
curl --request POST \
  --url https://api.example.com/api/text-classifier/{type}/label/{id}

Path Parameters

type
string
required
id
string
required

Response

201 - undefined