Update a subscription (Deprecated)

DEPRECATED: Use PUT /api/v1/cloud/tenants/{tenantId}/credentials/{credentialId} to update tenant credentials.
Updates an existing subscription with the provided configuration. Provider changes are only allowed for subscriptions in Draft state.

Path Params
uuid
required

The unique subscription identifier.

Body Params

The updated subscription data.

Request model for updating an existing subscription.

string
required
length between 3 and 64

User-friendly name for the subscription.

string
enum
required
Allowed:
string
required
length ≥ 1

Cloud Provider assigned unique identifier for the top-level resource boundary.
Azure: SubscriptionId, AWS: AccountId, GCP: ProjectId.

string
enum
required
Allowed:
credentials
object
required

Credentials used to authenticate with the cloud provider.

Responses

500

Internal server error.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json