XentrDeveloper Docs
API ReferenceDowntime

Soft-delete (deactivate) a reason code

DELETE
/api/factories/{factoryId}/downtime/reasons/{id}
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory slug

id*string

Reason ID

Response Body

curl -X DELETE "https://api.xentr.ai/api/factories/string/downtime/reasons/string"
Empty