CreateRegionSubscription

POST {{baseUrl}}/tenancies/:tenancyId/regionSubscriptions

Creates a subscription to a region for a tenancy.

Request Body

{"regionKey"=>"FRA"}

HEADERS

KeyDatatypeRequiredDescription
opc-retry-tokenstringA token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. Retry tokens expire after 24
hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
has been deleted and purged from the system, then a retry of the original creation request
may be rejected).
Content-Typestring
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header
x-content-sha256string(Required) Content sha256 for POST, PUT and PATCH operations

RESPONSES

status: OK

{"regionKey":"ad esse dolor d","regionName":"commodo conseq","status":"IN_PROGRESS","isHomeRegion":false}