Segments
Update Segment
Update a Contact
PUT
/
segment
/
update?id=
{id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredThe ID of the contact to update
Body
application/json
name
string
requiredThe name of the Contact
description
string
requiredThe description of the Contact
Response
200 - application/json
name
string
requiredThe name of the Contact
description
string
requiredThe description of the Contact