UserActivity.ReadWrite.CreatedByApp
Allows the app to read and report the signed-in user's activity in the app.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Ver | Type | Method |
---|---|---|
V1 | D | DELETE /me/activities/{id} |
V1 | D | DELETE /me/activities/{id}/historyItems/{id} |
V1 | D | GET /me/activities |
V1 | D | GET /me/activities/recent |
V1 | D | PUT /me/activities/{appActivityId} |
V1 | D | PUT /me/activities/{id}/historyItems/{id} |
Delegate Permission
Id | 47607519-5fb1-47d9-99c7-da4b48f369b1 |
Consent Type | User |
Display String | Read and write app activity to users' activity feed |
Description | Allows the app to read and report the signed-in user's activity in the app. |