Create Connector and Claim token.
POST https://helios.cohesity.com/v2/mcm/rigelmgmt/rigel-groups
Introduction
This API calls creates a SaaS connector group and also returns a
Claim TokenandgroupIdfor the connector Group.You will use the
groupIdto check if the SaaS connector is successfully claimed by the Tenant.This
Claim Tokenwill be needed to configure the SaaS connector that you have deployed using link in theGet Saas Connector Image LinksAPI callYou will need to pass the
regionIdandtenantIdin the request body
Request Body
{"regionId"=>"{{regionId}}", "tenantId"=>"{{tenantID}}"}