delete_listing: Delete a listing from the Marketplace

Description Usage Arguments Details

View source: R/Marketplace.R

Description

Delete a listing from the Marketplace

Usage

1
2
3
4
5
delete_listing(
  listing_id,
  token,
  options = list(),
)

Arguments

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

Details

Permanently remove a listing from the Marketplace. Authentication as the listing owner is required.


Pascallio/discogsAPI documentation built on Dec. 31, 2020, 3:27 p.m.