Logo
Jobboard/Activities/Id

Delete jobboard activity

Delete a jobboard activity

DELETE/jobboard/activities/{id}
AuthorizationBearer <token>

In: header

Path Parameters

idnumber | null

Response Body

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