Subscriptions - Pro - Connectivity
Remove a principal from Private Link
Removes a principal (AWS ARNs) from the Private Link configuration.
delete/v1/subscriptions/{subscriptionId}/private-link/principals
Path parameters
subscriptionIdinteger required
Subscription ID.
Request body
Example request
{
"principal": "123456789012"
}Response
No Content
Changes
Changed in 3 of the 68 revisions of this API.111
- ●
added the new
PRIVATE_LINK_PRINCIPAL_CANNOT_BE_OWNER_ACCOUNTenum value to theresponse/errorresponse property for the response status204response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲