microsoftgraph / microsoftgraph/msgraph-metadata

All "HTTP method not found for path" issues

Open
#547 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area: SDK metadata-issue priority:p1 ToTriage
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

The following table represents all the HTTP method not found for path issues:

<style> </style>
Column1 Service Endpoint Verb URL $ref
1 User sites followed sites POST /v1.0/users/{user-id}/followedSites/remove n
2 User activities Activities PUT /v1.0/me/activities/12345 n
3 Teams Schedule time off PUT /v1.0/teams/{teamId}/schedule/timesOff/{timeOffId} n
4 Groups remove rejected sender DELETE /v1.0/groups/{id}/rejectedSenders/$ref?$id=https://graph.microsoft.com/v1.0/users/{user-id} y
5 Identity governance custom workflow extensions PUT /v1.0/identityGovernance/entitlementManagement/catalogs/32efb28c-9a7a-446c-986b-ca6528c6669d/customWorkflowExtensions/78ffaec5-ae8e-4902-a434-5ffc5d3d3cd0 n
6 identity identity providers POST /v1.0/identity/b2xUserFlows/B2X_1_Partner/identityProviders/$ref y
7 directory getUserOwnedObjects POST /v1.0/directory/deletedItems/getUserOwnedObjects n
8 Groups accepted senders DELETE /v1.0/groups/{id}/acceptedSenders/$ref?$id=https://graph.microsoft.com/v1.0/users/{user-id} y
9 Calendar calendar DELETE /v1.0/me/calendar n
10 Identity governance decisions for user POST /v1.0/identityGovernance/accessReviews/definitions/57457d7c-af59-470c-ae71-aa72c657fe0f/instances/ad0dd148-5d16-4cfd-86e9-ab502f819aaf/decisions/4d79fbf6-36e6-430b-ba0a-2a727a480303 n
11 Identity governance decisions POST /v1.0/identityGovernance/accessReviews/definitions/57457d7c-af59-470c-ae71-aa72c657fe0f/instances/ad0dd148-5d16-4cfd-86e9-ab502f819aaf/decisions/62fd1c5b-04b8-4703-9fd7-dce6232c3775 n
12 Teams shifts PUT /v1.0/teams/{teamId}/schedule/shifts/{shiftId} n
13 Identity governance custom workflow extensions PUT /v1.0/identityGovernance/entitlementManagement/catalogs/32efb28c-9a7a-446c-986b-ca6528c6669d/customWorkflowExtensions/98ffaec5-ae8e-4902-a434-5ffc5d3d3cd0 n
14 applications templates PUT /v1.0/applications/{id}/synchronization/templates/{templateId} n
15 User activities history items PUT /v1.0/me/activities/{activity-id}/historyItems/{item-id} n
16 Excel range PATCH /v1.0/me/drive/items/{id}/workbook/worksheets/{sheet-id}/range(address='A1:B2') n
17 service principals app management policies POST /v1.0/servicePrincipals/{id}/appManagementPolicies/$ref y
18 User activities history items PUT /v1.0/me/activities/{activity-id}/historyItems/{item-id} n
19 security custodian sources POST /v1.0/security/cases/ediscoveryCases/b0073e4e-4184-41c6-9eb7-8c8cc3e2288b/searches/c61a5860-d634-4d14-aea7-d82b6f4eb7af/custodianSources/$ref y
20 teams scheduling groups PUT /v1.0/teams/{teamId}/schedule/schedulingGroups/{schedulingGroupId} n
21 service principals jobs PUT /v1.0/servicePrincipals/{servicePrincipalId}/synchronization/jobs/{jobId}/schema n
22 User sites followed sites POST /v1.0/users/{user-id}/followedSites/add n
23 one note section Groups POST /v1.0/me/onenote/sectionGroups/{id}/sectionGroups n
24 User activities Activities PUT /v1.0/me/activities/3F12345 n
25 places places GET /v1.0/places/979e9793-3e91-40eb-b18c-0ea937893956 n
26 policies indentity Synchronization PATCH /v1.0/policies/crossTenantAccessPolicy/partners/90e29127-71ad-49c7-9ce8-db3f41ea06f1/identitySynchronization n
27 security non custodial sources POST /v1.0/security/cases/ediscoveryCases/b0073e4e-4184-41c6-9eb7-8c8cc3e2288b/searches/c61a5860-d634-4d14-aea7-d82b6f4eb7af/noncustodialSources/$ref y
28 policies admin consent request policy PUT /v1.0/policies/adminConsentRequestPolicy n
29 one note content PATCH /v1.0/me/onenote/pages/{id}/content n
30 user photo DELETE /v1.0/me/photo/$value n
31 places places GET /v1.0/places/Building2Rooms@M365x214355.onmicrosoft.com n
32 intune managed device overview PATCH /v1.0/deviceManagement/managedDeviceOverview n
33 intune software update status summary PATCH /v1.0/deviceManagement/softwareUpdateStatusSummary n
34 teams open shifts PUT /v1.0/teams/3d88b7a2-f988-4f4b-bb34-d66df66af126/schedule/openShifts/OPNSHFT_577b75d2-a927-48c0-a5d1-dc984894e7b8 n
35 service principals remote desktop security config POST /v1.0/servicePrincipals/00af5dfb-85da-4b41-a677-0c6b86dd34f8/remoteDesktopSecurityConfiguration n
36 service principals jobs PUT /v1.0/servicePrincipals/{id}/synchronization/jobs/{jobId}/schema n
37 teams time off reasons PUT /v1.0/teams/{teamId}/schedule/timeOffReasons/{timeOffReasonId} n

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue body is the only named artifact and lists 37 HTTP method/path failures. Start by validating the listed endpoint and verb combinations against the repository’s metadata and generation behavior. Done means identifying the cause and resolving or accounting for all reported cases with verification.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.