Delete multiple meta fields in 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

The storage meta fields were deleted successfully

400

Your query has malformed parameters

401

You don't have permission to delete the provided meta fields

404

One or more of your storageMetaIDs were not found

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!