Add or remove users to a groupCopy Pagepost https://api.operations1.app/tenants/{tenantId}/groups/{groupId}/userPath ParamstenantIdstringrequiredlength between 1 and 100Consists of the subdomain. The tenantId for https://company.operations1.app/ is company.groupIdintegerrequired1 to 9007199254740991Body ParamsattachUserIdsarray of numberslength ≥ 1attachUserIds numberADD numberremoveUserIdsarray of numberslength ≥ 1removeUserIds numberADD numberHeadersaccept-versionString 1String 2String 3requiredDefines the API version. Using a date is recommended for stability. Avoid using latest in production, as it refers to the most up-to-date functionality, which may include breaking changes. For more details, see our article on versioning.Responses 204Default Response 401This error ist returned if authentication of the request was not successful. For more information read our article about authentication. 403This error is returned if you do not have the necessary permissions for the endpoint. 429This error is returned if your request was not executed due to rate limit. For more information read our article about rate limiting. defaultGeneral errorsUpdated 4 days ago