api.botsubscription.com
GET/v1/endpoint
AuthenticationBearer
Token
Stays in this tab. Required for this endpoint — the value below is what gets sent.
curl --request GET \
--url https://api.botsubscription.com/v1/endpoint \
--header 'Authorization: Bearer sk_live_•••'
——·—·—
Response will appear here.
Bring a previously archived coupon back to active status so it can be applied to new purchases again.
PATCH/v2/projects/{project_id}/coupons/{coupon_id}/unarchive Authorization
Bearer TokenRequired
Requires the coupons:update permission.
Path Parameters
The unique identifier of the project.
The unique identifier of the coupon to unarchive.
Last updated: