v1

latestOpenAPI 3.1.02026-07-26167644759.4 KB
Lists

Create a list

Creates a new list. Creates a candidate, client, or client contact list based on the path type.

post/lists/{entityType}

Path parameters

entityType'candidate' | 'client' | 'client-contact' required

Request body

namestring required
colorHexstring required
type'PERSONAL' | 'WORKSPACE' required

Response

List created successfully. Returns the list ID.

idstring required