Skip to content
Recruitly for Developers
Search
K
Main Navigation
API Docs
recruitly.io
Appearance
Menu
Return to top
Delete a job
DELETE
/api/nova/jobs/{jobId}
Parameters
Path Parameters
jobId
*
jobId
Type
string
Required
Query Parameters
apiKey
*
apiKey
Type
string
Required
Responses
200
204
401
403
OK
Content-Type
application/json
Schema
JSON
JSON
{
"data"
:
"string"
,
"error"
:
"string"
,
"message"
:
"string"
,
"success"
:
true
}
DELETE
/api/nova/jobs/{jobId}
Playground
Variables
Key
Value
jobId
*
apiKey
*
Try it out
Samples