Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General Information

...

ServiceAPIMethod
urac/logoutGET

 

WorkflowLogout Flow

Input


NameSourceMandatoryTypeSpecial FormatDescription
N/AN/AN/AN/AN/AThis api does not need any parameters


Example (CURL)

...

Request

Code Block
languagebash
titleCalling Logout API
 > CURL -X GET http://127.0.0.1:4000/urac/logout

...