v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428161141.0 KB

Disable an <code>EnabledBaseline</code> resource on the specified Target. This API starts an asynchronous operation to remove all resources deployed as part of the baseline enablement. The resource will vary depending on the enabled baseline. For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/baseline-api-examples.html"> <i>the Amazon Web Services Control Tower User Guide</i> </a>.

post/disable-baseline

Request body

enabledBaselineIdentifierstring required

Identifier of the <code>EnabledBaseline</code> resource to be deactivated, in ARN format.

Response

Success

operationIdentifierstring required

The ID (in UUID format) of the asynchronous <code>DisableBaseline</code> operation. This <code>operationIdentifier</code> is used to track status through calls to the <code>GetBaselineOperation</code> API.