DELETE
/
{kb}
/
jobs
/
{jobId}
curl --request DELETE \
  --url https://app.docs.bynesoft.com/api/knowledge-base/{kb}/jobs/{jobId} \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-API-Key
string
header
required

Path Parameters

kb
string | null
required
jobId
string
required

Response

204
_mintlify/placeholder

Successful Response