Create asset workgroup by namepost https://example.com/beyondtrust/api/public/v3/workgroups/{workgroupName}/assetsPath ParamsworkgroupNamestringrequiredQuery ParamsversionstringDefaults to 3.0Body ParamsAsset configuration including name, network settings, and platform detailsAssetNamestring | nullAssetTypestring | nullDnsNamestring | nullDomainNamestring | nullIPAddressstring | nullOperatingSystemstring | nullDescriptionstring | nullResponses 201Request successful. Asset in response body 400Invalid asset configuration 401Not authenticated 403Insufficient permissions - requires Asset Management access 404Workgroup not found 409Asset with same name already exists in workgroup 500Internal server errorUpdated 4 months ago