Delete apparatus basedata
DELETE/api/v1/apparatus_basedatas/:id
Delete an apparatus basedata record so it cannot be assigned to new apparatuses.
info
Deleted basedatas still exist in the system for record-keeping purposes but are marked as deleted and cannot be used in new records. They still show up in existing records where they were used before deletion.
Request
Responses
- 204
- 403
- 404
Apparatus basedata deleted successfully
Forbidden
Not Found