AxeFax 1.0
/
Instruments
/
destroy
DELETE /instrument/:id
Destroy an instrument
Supported Formats
json
Errors
Code
Description
400
The request was unacceptable, often due to missing a required parameter.
Examples
DELETE /instruments/472 { "instrument": {} } 204