Assign a status to profiles
assign_statusAssign a status to multiple profiles at once. Use an existing status ID, or create a new one with name and color and apply it.
Instructions
Set the status of several profiles at once. Pass statusId for an existing status, or name + color to create one on the fly and apply it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Profile ids. | |
| name | No | Name of the status to create when `statusId` is omitted. | |
| color | No | ||
| statusId | No |