delete
https://{targetURL}/api/v1/storage/meta/bulk
Permanently removes the supplied equipment meta fields in one call. Pass the IDs as a JSON array in the body, e.g. [1, 2, 3]. To remove a single field, use DELETE /storage/{storageID}/meta/{storageMetaID}.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The storage meta fields were deleted successfully
400Your query has malformed parameters
401You don't have permission to delete the provided meta fields
404One or more of your storageMetaIDs were not found