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

Move with REST API

This section explains the following REST operations regarding the move of resources which have been secured with OAuth 2.0.

Please note the following points for the above requests.

ParameterExplanation
pathPath of the resource
OAuth access tokenAuthorized access token per user for an hour by default
startStart page number
sizeNumber of tags to be fetched
destinationTarget location.

The { start page } and { number of records } parameters can take any value greater than or equal to 0. The { start page } and { number of records } begins with 1. If both of them are 0, then all the tags are retrieved.

Move  Resource

AttributesValues

HTTP Method                

POST
Request URI/move?path={ resource path }&destination={ target path}
HTTP Request HeaderAuthorization: Bearer { OAuth access token }
DescriptionCopy resouce to target path
Response Typeapplication/json
ResponseHTTP 204 No Content.
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.