Skip to main content
PUT
Update list name

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

listId
string
required

The unique identifier of the list whose name is to be updated.

Query Parameters

includeFilters
boolean
default:false

A boolean indicating whether to include filters in the response. Defaults to false.

listName
string

The new name for the list. It should be a string representing the desired name.

Response

successful operation

updatedList
object
Last modified on August 7, 2026