Description Usage Arguments Details
Delete a listing from the Marketplace
1 2 3 4 5 | delete_listing(
listing_id,
token,
options = list(),
)
|
listing_id |
The ID of the listing you are fetching |
token |
Token object obtained from authorize() or a string containing your personal access token |
options |
(optional) Parameters, see Details |
Permanently remove a listing from the Marketplace. Authentication as the listing owner is required.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.