When the target customer has enabled Multi-party approval for sensitive actions, the Operation in the response will have "done": false, it will not have a response, and the metadata will have "state": "awaiting-multi-party-approval".
HTTP request
POST https://cloudidentity.googleapis.com/v1beta1/inboundSamlSsoProfiles
[[["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 2024-08-29 UTC."],[[["This API call creates an InboundSamlSsoProfile for a customer."],["If the customer has enabled multi-party approval, the operation status will be `\"done\": false` and will await approval."],["The API uses a POST request to `https://cloudidentity.googleapis.com/v1beta1/inboundSamlSsoProfiles`, with the request body containing an `InboundSamlSsoProfile` instance."],["A successful request returns an `Operation` instance, and the call requires one of three listed OAuth scopes."]]],[]]