v1

latestOpenAPI 3.1.02026-07-26167644759.4 KB
Lists

Update a list

Updates the list with the specified ID. Updates list metadata such as name, color, or visibility type.

patch/lists/{entityType}/{id}

Path parameters

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

Request body

namestring
colorHexstring
type'PERSONAL' | 'WORKSPACE'

Response

List updated successfully