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 CustomerProfile resource.
-
The unique string that we created to identify the resource.
DELETE /v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments/{Sid}
curl \
-X DELETE https://trusthub.twilio.com/v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments/{Sid} \
--user "username:password"