Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
Example:
"prod_xxxxxxxxxxxxx"
Response
boolean | null
A successful response
Represents true
or false
values.
Deletes an existing Product
Required permissions:
access_pass:delete
The app API key from an app from the /dashboard/developer page
"prod_xxxxxxxxxxxxx"
A successful response
Represents true
or false
values.