Skip to main content
DELETE
/
vendors
/
{vendorId}
/
blog-entries
/
{entryId}
Delete blog entry
curl --request DELETE \
  --url https://www.renovationfind.com/rest-manager-api-v1/vendors/{vendorId}/blog-entries/{entryId} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.renovationfind.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token issued from the RenovationFind Manager Portal

Path Parameters

vendorId
integer<int64>
required
entryId
integer<int64>
required

Response

Blog entry deleted