Creates a GcpUserAccessBinding. If the client specifies a name, the server ignores it. Fails if a resource already exists with the same groupKey. Completion of this long-running operation does not necessarily signify that the new binding is deployed onto all affected users, which may take more time.
HTTP request
POST https://accesscontextmanager.googleapis.com/v1/{parent=organizations/*}/gcpUserAccessBindings
[[["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-07-17 UTC."],[[["\u003cp\u003eThis page details the process of creating a GcpUserAccessBinding, which the server will create even if the client specifies a name, but will fail if the groupKey already exists.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request to create a GcpUserAccessBinding is a POST request to \u003ccode\u003ehttps://accesscontextmanager.googleapis.com/v1/{parent=organizations/*}/gcpUserAccessBindings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eparent\u003c/code\u003e path parameter, formatted as "organizations/[organization ID]", such as "organizations/256".\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain an instance of GcpUserAccessBinding, and the response body will contain a newly created Operation instance if successful.\u003c/p\u003e\n"],["\u003cp\u003eTo make this request, authorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]