# Delete credential list **DELETE /v1/Trunks/{TrunkSid}/CredentialLists/{Sid}** List of credentials for accessing a trunk ## Servers - https://trunking.twilio.com: https://trunking.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **TrunkSid** (string) The SID of the Trunk from which to delete the credential list. - **Sid** (string) The unique string that we created to identify the CredentialList resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)