Example searches: “Fetch the global configuration of conversations on your account”, “url”, “meta”, “account_sid”, “default_chat_service_sid”
A Role resource represents a set of permissions granted to a user within a service or a conversation.
Remove a user role from your account's default service
The SID of the Role resource to delete.
The resource was deleted successfully.
curl \ -X DELETE https://conversations.twilio.com/v1/Roles/{Sid} \ --user "username:password"