com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Deleting an Asset via the Publisher REST API

Overview

DescriptionDelete an asset.
Resource Path
/assets/{id}?type={asset_type}
URL
/publisher/apis/assets/{id}?type={asset_type} 
HTTP MethodDELETE

Request

 

Response

Sample response

{  
   "message":"Asset Deleted Successfully"
}

HTTP status codes

ResponseHTTP Status Codes
Success

200

Error400, 401, 500, 501

For more information on the status codes, see HTTP Status Codes.

com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.