You are here: Home > API Reference > Platform > General > Return hi

Return hi

Return Hi

GET
https://upload.applivery.io/v1/

Request

Responses

200 Response application/json
status boolean required
data string required
{
    "status": true,
    "data": "hi"
}
Was this page helpful?