Rename a custom list
Update the name of an existing custom list.
<Info>Scope required: `write:chat`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
uuid
Custom list UUID
Headers
X-Fanvue-API-Version
API version to use for the request
Request
This endpoint expects an object.
name
New name for the custom list
Response
Custom list updated successfully