---
title: "Retry Stripe auto-provisioning for a plan"
method: POST
path: "/v1/pricing-plans/{id}/reprovision-stripe"
tags: ["Pricing Plans"]
---

# Retry Stripe auto-provisioning for a plan

`POST /v1/pricing-plans/{id}/reprovision-stripe`

Retries the Drip-managed Stripe Product / Meter / Price provisioning for a pricing plan. Useful after an initial transient failure on plan create. Idempotent: already-provisioned objects are skipped; only the missing Stripe calls are made.

> **Requires a secret key (`sk_*`) with the `ADMIN` role.**

## Path parameters

- `id` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/usedrip/apis/drip-api.md) · [All operations](https://skmtc.net/usedrip/apis/drip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usedrip/drip-api/versions/2cb1567969ca/schema)
