You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RFC7644 indicates that BulkOperation.data is required for POST, PUT and PATCH:
data The resource data as it would appear for a single SCIM POST,
PUT, or PATCH operation. REQUIRED in a request when "method"
is "POST", "PUT", or "PATCH".