Delete a Bypass Code
DELETE {{stripeUrl}}/admin/v1/MyBypassCodes/{{BypassCodeId}}
This step requests to delete a bypass code.
Prerequisites for this step:
- Use the 'Obtain ME access_token' to obtain a valid access token.
- Use Search for Bypass Codes to get the id
to pass
in the request to /admin/v1/MyBypassCodes/{{BypassCodeId}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string | ||
Date | string |