Logo
Ats/Application steps/Id

Delete application step

Delete an application step

DELETE/ats/application-steps/{id}
AuthorizationBearer <token>

In: header

Path Parameters

idnumber | null

Response Body

curl -X DELETE "https://api.dashboard.data-driven.fr/v3/ats/application-steps/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
    }
  ]
}