Changelog
Here is the log of changes to the Resource Management API.
Note: To learn the deprecation process, see Deprecation process.
2025-10-27 Describe how to change assignment to different project or phase
FIX:
We fixed the documentation to reflect that changing an assignment to a different project or phase requires deleting the current assignment and creating a new one.
We updated the documentation on the following operation pages:
PUT /assignments/{assignment_id}(Update assignment)- Removed the
assignable_idfrom the request body options - Noted how to change an assignment to a different project or phase
- Removed the
PUT /users/{user_id}/assignments/{assignment_id}(Update user assignment)- Removed the
assignable_idfrom the request body options - Noted how to change an assignment to a different project or phase
- Removed the
2025-10-01 Removed deprecated items from docs
DEPRECATION:
We deprecated the following items and removed their documentation.
Affected items:
| Bill rate fields |
|---|
startdate |
enddate |
| Status options operations |
|---|
POST /api/v1/status_options |
PUT /api/v1/status_options/{status_option_id} |
DELETE /api/v1/status_options/{status_option_id} |
| User fields |
|---|
deleted |
deleted_at |
user_settings |