Documentinhoudsopgave

Vertaaltaak API

Vertaaltaak verwijderen

/v1/translation/delete

Verwijder vertaaltaak op basis van ID.

Voorbeeld

curl
1curl -X POST 'https://otranslator.com/api/v1/translation/delete' \
2--header 'Authorization: [yourSecretKey]' \
3--header 'Content-Type: application/json' \
4--data '{
5  "taskId": "[string]"
6}'

Aanvraagparameters

ParametersTypeStandaardBeschrijvingVoorbeeld
*taskIdString-

Vertaalopdracht-ID

-

Antwoord

ParametersTypeStandaardBeschrijvingVoorbeeld
successBoolean-

Is verwijdering succesvol

-
Vertaaltaak API
Vertaaltaken opvragen
Vertaaltaak API
Vertaling ophalen