Deleting the Linkage between IAM Group and UserΒΆ

The end point used for deleting the linkage between IAM Group and the user is shown below. Any request body is not required.

Warning

The user immediately after being created is associated with the default group. If you want to allow API execution, you need to unlink it with the default group.
Please refer to the Group List at Verifying API Authority for the Default Group's iam_role_id .
*For the target users and when to start applying the specifications, please refer to the ECL2.0 Security Enhancements .
End point:
DELETE {api_endpoint}/api/v2/iam/groups/{iam_group_id}/users/{user_id}
Example of a request for deleting the linkage between IAM Group and the user:
curl -1 -i -X DELETE -H "X-Auth-Token:d62c36383ec14532a325387da7149373" https://sss-jp1-ecl.api.ntt.com/api/v2/iam/groups/09d98eda-6421-11e6-9827-e1e34fb8c32/users/ecid1234567890