createContactListSegment
Creates a new segment for the contact list.
Request
POST https://api.bytehand.com/v2/contact_lists/listId/segments
Parameters
Path Parameters | |
---|---|
listId | number Required parameter. Unique ID of the contact list. |
Body
An object of the type ContactListSegmentSeed is required in the request body.
Authorization
Requires authorization and access right contacts_manage.
Response
Upon successful completion of the request, an object of type Response is returned.