Create Customer List
Copied



https://api.ocamba.com/v1/hood/customer-lists
Copied

https://api.ocamba.com/v1/hood/customer-lists
Creates a new Customer List
Name
Descriptioncolorstring
Describes the customer list color. Must respect the hexcolof format. Default value is '#ffffff' or white.Example: #6d9382
descriptionstring
The more detailed description of the customer list. Maximum 2000 charactersExample: List containing users that subscribed from the black friday mailing list.
namestringrequired
Describes the customer list name. Must be unique per workspace. Maximum 100 characters.Example: black friday list
201 - Created
Name
Descriptioncolorstring
Describes the customer list color. Must respect the hexcolof format. Default value is '#ffffff' or white.Example: #6d9382
descriptionstring
The more detailed description of the customer list. Maximum 2000 charactersExample: List containing users that subscribed from the black friday mailing list.
namestringrequired
Describes the customer list name. Must be unique per workspace. Maximum 100 characters.Example: black friday list
400 - Bad Request
Name
Descriptioncodeinteger
Http response status code.Example: 400
messagestring
The human readable message that describes how to deal with error.Example: The request body is not valid.
titlestring
The error title.Example: Bad request.
trace_idstring
Error trace id.Example: 99a84211-f73d-4ff8-acdf-eb3e06bb9d62
500 - Internal Server Error
Name
Descriptioncodeinteger
Http response status code.Example: 500
messagestring
The human readable message that describes how to deal with error.Example: Internal server error.
titlestring
The error title.Example: Internal server error.