Skip to main content
DELETE
/
api
/
v1
/
{app_id}
/
wishlists
/
{id}
/
share
/
{token}
Error
A valid request URL is required to generate request examples
{
  "message": "<string>"
}

Path Parameters

app_id
string
required

UUID of the app

id
string
required

UUID of the wishlist

token
string
required

Token to revoke

Response

Share token deleted successfully

message
string