Sync Issues
Operations Summary
| Method | Endpoint | Description |
|---|---|---|
| Core CRUD | ||
| GET | /api/sync-issues/ |
This view triggers synchronization of issues from backend |
| Other Actions | ||
| POST | /api/sync-issues/ |
This view triggers synchronization of issues from backend |
Core CRUD
This view triggers synchronization of issues from backend
This view triggers synchronization of issues from backend.
1 2 3 4 | |
1 2 3 4 5 6 7 8 9 | |
- API Source:
sync_issues_retrieve
1 2 3 4 5 6 7 8 9 10 | |
202 - No response body
403 - No response body
Other Actions
This view triggers synchronization of issues from backend
This view triggers synchronization of issues from backend.
1 2 3 4 | |
1 2 3 4 5 6 7 8 9 | |
- API Source:
sync_issues
1 2 3 4 5 6 7 8 9 10 | |
202 - No response body
403 - No response body