The body of this request is the inboundSsoAssignment field and the updateMask is relative to that. For example: a PATCH to /v1/inboundSsoAssignments/0abcdefg1234567&updateMask=rank with a body of { "rank": 1 } moves that (presumably group-targeted) SSO assignment to the highest priority and shifts any other group-targeted assignments down in priority.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis webpage details how to update an existing InboundSsoAssignment using a PATCH request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eupdateMask\u003c/code\u003e query parameter specifies which fields of the InboundSsoAssignment should be modified, allowing for selective updates.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must include the \u003ccode\u003einboundSsoAssignment\u003c/code\u003e field with the new data to be updated in the specified fields.\u003c/p\u003e\n"],["\u003cp\u003eThe URL path parameter \u003ccode\u003einboundSsoAssignment.name\u003c/code\u003e identifies the specific Inbound SSO Assignment to be updated.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful updates return an \u003ccode\u003eOperation\u003c/code\u003e instance and require specific OAuth scopes for authorization.\u003c/p\u003e\n"]]],[],null,[]]