Skip to main content

Attach a SaaS subscription

PUT /occm/saas-mp-service/attach-subscription/{provider}/{cloudAccountId}

Attaches a SaaS subscription to a cloud provider account.

Parameters

Name Type In Required Description

cloudAccountId

string

path

True

provider

string

path

True

Request Body

Name Type Required Description

subscriptionId

string

True

Example request
{
  "subscriptionId": "string"
}

Error

Status: Default, Default response