# Added Asset Library APIs, added new request fields. ## Added - New **Asset Library** APIs: - `GET /v2/contact_center/asset_library/categories` - `PATCH /v2/contact_center/asset_library/categories/{categoryId}` - `DELETE /v2/contact_center/asset_library/categories/{categoryId}` - `GET /v2/contact_center/asset_library/categories/{categoryId}` - `GET /v2/contact_center/asset_library/assets/{assetId}` - `POST /v2/contact_center/asset_library/categories` - `DELETE /v2/contact_center/asset_library/assets/{assetId}` - `POST /v2/contact_center/asset_library/assets` - `PATCH /v2/contact_center/asset_library/assets/{assetId}` ## Changed - New `page_size` and `next_page_token` request fields in this **Regions** API: - `GET /v2/contact_center/regions/{regionId}/users` - New `campaign_contact_list` response field in this **Campaigns** API: - `GET /v2/contact_center/outbound_campaign/campaigns/{campaignId}` - New `page_size` and `next_page_token` request fields in these **Queues** APIs: - `GET /v2/contact_center/queues/{queueId}/supervisors` - `GET /v2/contact_center/queues/{queueId}/agents` - `GET /v2/contact_center/queues/{queueId}/dispositions` - `GET /v2/contact_center/queues/{queueId}/dispositions/sets` - New `page_size` and `next_page_token` request fields in this **Users** API: - `GET /v2/contact_center/users/{userId}/skills` - New `page_size` request field in this **Reports** API: - `GET /v2/contact_center/reports/operation_logs` - New `consumer_country_code` and `consumer_country_name` response fields in this **Reports** API: - `GET /v2/contact_center/analytics/historical/details/metrics`