com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.
Logout via the Store REST API
Overview
Description | Logout of the user session. |
Resource Path | /logout |
URL |
|
HTTP Method | POST |
Request
Response
Sample response
{ "data":{ "message":"User Logged out 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.