Update a custom list
Update name, description, or status of an existing custom list by its ID.
Path parameters
listId
The unique identifier of the custom list
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
name
Updated name of the custom list
description
Updated description of the custom list
status
Updated status of the custom list
Allowed values:
Response
Custom list updated successfully
message
Response message
result
Indicates if the request was successful
content
Array containing the updated custom list