Logout

Logout

Note

This API is only available in versions 0.x. As of versions 1.x, the logout function is deprecated

General Information


Service

API

Method

Service

API

Method

urac

/logout

GET

 

WorkflowLogout Flow

Input


Name

Source

Mandatory

Type

Special Format

Description

Name

Source

Mandatory

Type

Special Format

Description

N/A

N/A

N/A

N/A

N/A

This api does not need any parameters

 

Example (CURL)


Request

Calling Logout API
 > CURL -X GET http://127.0.0.1:4000/urac/logout

Response

Logout API response
{ "result": true, "data": true }