Logo
Ats/Job offers/Id

Delete job offer

Delete a job offer

DELETE/ats/job-offers/{id}
AuthorizationBearer <token>

In: header

Path Parameters

idnumber | null

Response Body

curl -X DELETE "https://api.dashboard.data-driven.fr/v3/ats/job-offers/0"
{
  "message": "string"
}
{
  "message": "string",
  "errors": [
    {
      "message": "string",
      "data": null
    }
  ]
}
{
  "message": "string",
  "errors": [
    {
      "message": "string",
      "data": null
    }
  ]
}
{
  "message": "string",
  "errors": [
    {
      "message": "string",
      "data": null
    }
  ]
}
{
  "message": "string",
  "errors": [
    {
      "message": "string",
      "data": null
    }
  ]
}