# subscriptionContractActivate - customer - MUTATION Version: 2024-07 ## Description Activates a Subscription Contract. Contract status must be either active, paused, or failed. ### Access Scopes ## Arguments * [subscriptionContractId](/docs/api/customer/2024-07/scalars/ID): ID! - The ID of the subscription contract to activate. ## Returns * [contract](/docs/api/customer/2024-07/objects/SubscriptionContract): SubscriptionContract The activated Subscription Contract. ## Examples