With labels you can organise and highlight conversations for users. Labels only exist on conversations not on contacts.

The list and get /labels respectively /labels/{label_id} endpoints return the label names and ids which you can use to assign labels in the PATCH /conversations/{conversation_id} endpoint.