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
Description | Delete an asset. |
Resource Path | /assets/{id}?type={asset_type} |
URL | /publisher/apis/assets/{id}?type={asset_type} |
HTTP Method | DELETE |
Request
Response
Sample response
{ "message":"Asset Deleted Successfully" }
HTTP status codes
Response | HTTP Status Codes |
---|---|
Success | 200 |
Error | 400, 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.