The endpoint will first cancel the job if needed, and then remove it from the database. Children jobs will also be removed
Runner Jobs
Delete_Api_V1_Runners_Jobs_Jobuuid is an example object payload from PeerTube, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "delete_api_v1_runners_jobs_jobUUID",
"method": "DELETE",
"path": "/api/v1/runners/jobs/{jobUUID}",
"summary": "Delete a job",
"description": "The endpoint will first cancel the job if needed, and then remove it from the database. Children jobs will also be removed",
"tags": [
"Runner Jobs"
],
"parameters": [
{
"name": null,
"in": null,
"required": false,
"description": "",
"schema": {}
}
],
"requestBody": null,
"responses": {
"204": {
"description": "successful operation",
"examples": {}
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.