# Remove a user role from your account's default service **DELETE /v1/Roles/{Sid}** Remove a user role from your account's default service A Role resource represents a set of permissions granted to a user within a service or a conversation. ## Servers - https://conversations.twilio.com: https://conversations.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **Sid** (string) The SID of the Role resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)