Updates a label for a specified user by their user ID. It assigns a new label to the user or unassigns the existing label with the specified labelId.
To assign a label: Omit the unassign property or set it to false.
To remove a label: Set unassign to true.
Documentation Index
Fetch the complete documentation index at: https://developers.projectcor.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User ID
Label updated successfully