# Functions
CreateWorker represents the API handler to create a worker.
DeleteWorker represents the API handler to remove a worker.
GetWorker represents the API handler to get a worker.
ListWorkers represents the API handler to get a list of workers.
Refresh represents the API handler to refresh the auth token for a worker.
UpdateWorker represents the API handler to update a worker.