Ats/Job offers/Id/Attributes/Name
Delete job offer attribute
Delete a job offer attribute
DELETE
/ats/job-offers/{id}/attributes/{name}AuthorizationBearer <token>
In: header
Path Parameters
idnumber | null
namestring
Response Body
curl -X DELETE "https://api.dashboard.data-driven.fr/v3/ats/job-offers/0/attributes/string"{
"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
}
]
}