Staff Endpoints (v1)
This section documents all staff member management endpoints within workspaces.
Staff Management
- Get Staff Context - Get workspace context for staff operations
- List Staff - Get all staff members in a workspace
- Create Staff - Create a new staff member
- Get Staff - Get a single staff member by ID
- Update Staff - Update an existing staff member
- Delete Staff - Delete a staff member
- Upload Staff Avatar - Upload avatar image
- Delete Staff Avatar - Remove avatar image
- Staff Login - Authenticate staff member
Staff Fields
- List Staff Fields - Get all custom field definitions
- Create Staff Field - Create a new custom field
- Update Staff Field - Update a field definition
- Reorder Staff Fields - Change field display order
- Archive Staff Field - Archive a field
- Restore Staff Field - Restore an archived field
- Upload Staff Field Asset - Upload file for file/image/signature fields
- Delete Staff Field - Permanently delete a field
Staff Tasks
- List Tasks - Get all tasks for staff members
- Create Task - Create a new task
- Get Task - Get a single task by ID
- Update Task - Update an existing task
- Update Task Status - Update task status only
- Delete Task - Delete a task
- Add Task Comment - Add comment to a task
- Get Task Comments - Get all comments for a task