pm_user_attach_label
Attach a contact label to a user. Admin-only endpoint for labeling users in the project manager.
Instructions
POST /users/{user_id}/labels — admin only; attach a contact label to a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| label_id | Yes | ||
| x_user_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |