Delete Job
DELETE {{endpoint}}/ws/v.1.00/job?id={{job_id}}
Deletes a job offer.
input
- job_id *: numeric
output
- job_id: numeric
{
"job_id": 2
}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
id | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Cookie | string | ||
Content-Type | string | ||
Accept | string |