Remove an Assignment Item Instance
TODO: Resource-level docs
Remove an Assignment Item Instance.
Path parameters
-
The unique string that we created to identify the Bundle resource.
-
The unique string that we created to identify the Identity resource.
DELETE /v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments/{Sid}
curl \
-X DELETE https://numbers.twilio.com/v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments/{Sid} \
--user "username:password"