PM: API
- PM: API: AssessmentChallenge
- PM: API: AssessmentChallenge: GET /planning-api/assessment-challenges
- PM: API: AssessmentChallenge: PATCH /planning-api/assessment-challenges/{assessmentChallengeId}/elements/{elementId}/selected-scale-value
- PM: API: AssessmentChallenge: GET /planning-api/assessment-challenges-column-settings
- PM: API: AssessmentChallenge: POST /planning-api/assessment-challenges-column-settings
- Kustutamiseks - PM: API: AssessmentChallenge: GET /planning-api/assessment-challenges-archive
- PM: API: Goal
- Üldreeglid Goal BE teenustele
- PM: API: Goal: GET /planning-api/goals
- PM: API: Goal: GET /planning-api/team-member-goals
- PM: API: Goal: GET /planning-api/goals/{goalId}
- PM: API: Goal: GET /planning-api/goals/{goalId}/assessment-challenges
- PM: API: Goal: GET /planning-api/goals/{goalId}/metrics
- PM: API: Goal: GET /planning-api/goals/{goalId}/metrics/{goalMetricsId}
- PM: API: Goal: GET /planning-api/goals/{goalId}/team-members
- PM: API: Goal: GET /planning-api/goals/{goalId}/activities
- PM: API: Goal: GET /planning-api/goals/{goalId}/tasks
- PM: API: Goal: GET /planning-api/goals/{goalId}/activities/{goalActivityId}
- PM: API: Goal: GET /planning-api/goals/{goalId}/activities/{goalActivityId}/tasks/{activityTaskId}
- PM: API: Goal: GET /planning-api/goals/{goalId}/notes
- PM: API: Goal: GET /planning-api/goals/{goalId}/notes/{goalNoteId}
- PM: API: Goal: PATCH /planning-api/goals/{goalId}/move
- PM: API: Goal: PATCH /planning-api/goals/{goalId}/ai-description
- PM: API: Goal: PATCH /planning-api/goals/{goalId}/ai-smart-score
- PM: API: Goal: PATCH /planning-api/goals/{goalId}/activities/{goalActivityId}/move
- PM: API: Goal: PATCH /planning-api/goals/{goalId}/activities/{goalActivityId}/done
- PM: API: Goal: PATCH /planning-api/goals/{goalId}/activities/{goalActivityId}/tasks/{activityTaskId}/done
- PM: API: Goal: PATCH /planning-api/goals/{goalId}/delegate
- PM: API: Goal: PATCH /planning-api/goals/{goalId}/archive
- PM: API: Goal: POST /planning-api/goals
- PM: API: Goal: POST /planning-api/goals/{goalId}/assessment-challenges
- PM: API: Goal: POST /planning-api/goals/{goalId}/team-members
- PM: API: Goal: POST /planning-api/goals/{goalId}/metrics
- PM: API: Goal: POST /planning-api/goals/{goalId}/activities
- PM: API: Goal: POST /planning-api/goals/{goalId}/activities/{goalActivityId}/tasks
- PM: API: Goal: POST /planning-api/goals/{goalId}/notes
- PM: API: Goal: PUT /planning-api/goals/{goalId}
- PM: API: Goal: PUT /planning-api/goals/{goalId}/team-members/{teamMemberId}
- PM: API: Goal: PUT /planning-api/goals/{goalId}/metrics/{goalMetricsId}
- PM: API: Goal: PUT /planning-api/goals/{goalId}/activities/{goalActivityId}
- PM: API: Goal: PUT /planning-api/goals/{goalId}/activities/{goalActivityId}/tasks/{activityTaskId}
- PM: API: Goal: PUT /planning-api/goals/{goalId}/notes/{goalNoteId}
- PM: API: Goal: DELETE /planning-api/goals/{goalId}/assessment-challenges/{assessmentChallengeId}
- PM: API: Goal: DELETE /planning-api/goals/{goalId}/metrics/{goalMetricsId}
- PM: API: Goal: DELETE /planning-api/goals/{goalId}/team-members/{teamMemberId}
- PM: API: Goal: DELETE /planning-api/goals/{goalId}/activities/{goalActivityId}
- PM: API: Goal: DELETE /planning-api/goals/{goalId}/activities/{goalActivityId}/tasks/{activityTaskId}
- PM: API: Goal: DELETE /planning-api/goals/{goalId}/notes/{goalNoteId}
- Kustutamiseks - PM: API: Goal: GET /planning-api/goals-archive
- PM: API: DevelopmentPlan
- PM: API: DevelopmentPlan: GET /planning-api/development-plans
- PM: API: DevelopmentPlan: GET /planning-api/development-plans/{developmentPlanId}/logos/{logoFileId}/download
- PM: API: DevelopmentPlan: GET /planning-api/development-plan-goals
- PM: API: DevelopmentPlan: GET /planning-api/development-plans/{developmentPlanId}/sections/{sectionId}/elements
- PM: API: DevelopmentPlan: GET /planning-api/development-plans/{developmentPlanId}/sections/{sectionId}/elements/{elementId}/files/{fileId}/download
- PM: API: DevelopmentPlan: GET /planning-api/development-plans/{developmentPlanId}/versions
- PM: API: DevelopmentPlan: GET /planning-api/public/development-plan-versions
- PM: API: DevelopmentPlan: GET /planning-api/development-plans/{developmentPlanId}/versions/{versionId}/files/{fileId}/download
- PM: API: DevelopmentPlan: POST /planning-api/development-plans
- PM: API: DevelopmentPlan: POST /planning-api/development-plans/{developmentPlanId}/logos
- PM: API: DevelopmentPlan: POST /planning-api/development-plans/{developmentPlanId}/sections
- PM: API: DevelopmentPlan: POST /planning-api/development-plans/{developmentPlanId}/sections/{sectionId}/elements
- PM: API: DevelopmentPlan: POST /planning-api/development-plans/{developmentPlanId}/sections/{sectionId}/elements/{elementId}/files
- PM: API: DevelopmentPlan: POST /planning-api/development-plans/{developmentPlanId}/url-versions
- PM: API: DevelopmentPlan: POST /planning-api/development-plans/{developmentPlanId}/pdf-versions
- PM: API: DevelopmentPlan: PATCH /planning-api/development-plans/{developmentPlanId}/sections/{sectionId}/hide
- PM: API: DevelopmentPlan: PUT /planning-api/development-plans/{developmentPlanId}
- PM: API: DevelopmentPlan: PUT /planning-api/development-plans/{developmentPlanId}/sections/{sectionId}
- PM: API: DevelopmentPlan: PUT /planning-api/development-plans/{developmentPlanId}/sections/{sectionId}/elements/{elementId}
- PM: API: DevelopmentPlan: DELETE /planning-api/development-plans/{developmentPlanId}/sections/{sectionId}
- PM: API: DevelopmentPlan: DELETE /planning-api/development-plans/{developmentPlanId}/sections/{sectionId}/elements/{elementId}
- PM: API: DevelopmentPlan: DELETE /planning-api/development-plans/{developmentPlanId}/versions/{versionId}
- PM: API: DevelopmentPlan: DELETE /planning-api/development-plans/{developmentPlanId}/logos/{logoFileId}
- PM: API: LastViewedData: GET/planning-api/lastViewedData/{viewedObjectReference}
- PM: API: Team