Show / Hide Table of Contents

UserShiftPreferences.ReadWrite.All

Allows the app to manage all users' shift schedule preferences without a signed-in user.

Graph Methods

Type: A = Application Permission, D = Delegate Permission

Ver Type Method
V1 A GET /users/{userId}/settings/shiftPreferences
V1 A PATCH /users/{userId}/settings/shiftPreferences

Application Permission

Id d1eec298-80f3-49b0-9efb-d90e224798ac
Display String Read and write all user shift preferences
Description Allows the app to manage all users' shift schedule preferences without a signed-in user.

Resources

shiftPreferences

Property Type Description
availability shiftAvailability collection Availability of the user to be scheduled for work and its recurrence pattern.
createdDateTime Edm.DateTimeOffset Timestamp corresponding to when the entity was created.
id Edm.String The identifier of the entity.
lastModifiedBy identitySet Identity of the person who last modified the entity.
lastModifiedDateTime Edm.DateTimeOffset Timestamp corresponding to when the entity was last modified.
@odata.etag Edm.String The change key for the entity.
In This Article
Back to top Created by merill | Submit feedback