Skip to main content
DELETE
/
v1
/
portal-content
/
{contentId}
curl -X DELETE \
  'https://api.appcharge.com/v1/portal-content/507f1f77bcf86cd799439011' \
  -H 'x-publisher-token: <x-publisher-token>'
{}
curl -X DELETE \
  'https://api.appcharge.com/v1/portal-content/507f1f77bcf86cd799439011' \
  -H 'x-publisher-token: <x-publisher-token>'
{}

Headers

x-publisher-token
string
required

Publisher token.

Path Parameters

contentId
string
required

Content ID.

Example:

"507f1f77bcf86cd799439011"

Response

Content deleted successfully.