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

Logout via the Store REST API

Overview

DescriptionLogout of the user session.
Resource Path
/logout      
URL

/store/apis/logout

HTTP MethodPOST

Request

 

Response

Sample response

{  
   "data":{  
      "message":"User Logged out 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.