Ping API
Last updated
Last updated
This feature is to verify if the API service is up and running.
Method
POST
Media Type
application/json
URL
http://[server]/dolphin/apiv1/graph/ping
Header
Authorization : Bearer [generatedToken]
Body
Status
200
Response
{ “result”: “Pong” }