# Bulk update credential lists for a trunk

Update the list of credential list entries for a trunk.

Endpoint: PUT /trunks/{trunkId}/credentialLists
Version: 1.0.0
Security: Basic, OAuth2.0

## Path parameters:

  - `trunkId` (string, required)
    The ID of the trunk that you want to work with

## Response 200 fields (application/json):

  - `credentialListIds` (array)
    Array of credential list IDs


