Workers
Edit Client Worker Status
Updates a worker’s preference status for this client.
PATCH
Edit Client Worker Status
The three status values are:
preferred— Worker gets priority when scheduling this client’s events.normal— Default status; worker is eligible but not prioritized.banned— Worker is excluded from this client’s events.
Authorizations
Body
application/json
The new worker status.
Worker's preference status. preferred = priority scheduling, normal = default, banned = excluded from client events.
Available options:
preferred, normal, banned Response
OK
The response is of type boolean.
Edit Client Worker Status