Adds a member to a Group Policy.post https://{support.example.com}/api/config/v1/group-policy/{id}/memberPath Paramsidint32required1 to 2147483647Body Paramssecurity_provider_idinteger1 to 2147483647distinguished_namestring1 to 1024group_namestring1 to 64user_idinteger1 to 2147483647Responses 201Indicates that the Member was successfully added. 422One or more request parameters are invalid. The body contains a general error message as well as a validation error dictionary.Updated about 1 month ago