This endpoint allows for the deletion of array elements from the metadata arrays of existing prefix holders notation. This endpoint can be combined with DELETE - /{tenantUUID}/prefixes/metadata by removing specific array components with that endpoint first and since it sets values to NULL when performing delete operations on array positions, one can execute this API call by providing single value of NULL to elements and it will easily remove all those elements, freeing up array space and resetting positions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request payload for removing elements from metadata arrays.