Delete shield information barrier segment restriction based on provided ID.
"4563"
The ID of the shield information barrier segment Restriction.
Empty body in response
Returns a not_found
error if the
shield information barrier segment restriction was not found.
An unexpected client error.
await client.shieldInformationBarrierSegmentRestrictions.deleteById({
shield_information_barrier_segment_restriction_id: '12345'
});