Update group membership
PUT {{baseUrl}}/groups/:groupId/members
Update group membership
Request Body
{"0"=>{"user_identity"=>"urn:uuid:e86a0e0a-2838-4ce3-f10d-ca38395e3864"}, "1"=>{"user_identity"=>"urn:uuid:b84fd6c2-b26a-df34-8cfd-763275833281"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"_embedded":{"collection":[{"user_identity":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"_links":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"user_identity":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"_links":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"_links":{"urn:eim:linkrel:update-members":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"urn:eim:linkrel:clear-members":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}