Skip to main content
PATCH
Update CRM list

Authorizations

x-ty-api-key
string
header
required

Path Parameters

list_id
string
required

CRM list ID.

Body

application/json
name
string

CRM list name.

Required string length: 1 - 120
websiteId
string | null
description
string | null
budget
number | null
Required range: x >= 0
startDate
string<date-time> | null
endDate
string<date-time> | null

Response

CRM list updated

message
string
Example:

"OK"

response
object