Ping API (PUT)
Develop Env
https://api.gigstack.io/v2
Develop Env
https://api.gigstack.io/v2
PUT
https://api.gigstack.io/v2
Ping
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://api.gigstack.io/v2/ping' \
--header 'Authorization;'
Response Response Example
{
"data": {
"message": "PUT pong"
},
"message": "Operation successful",
"next": null
}
Request
Responses
Modified at 2025-06-16 03:36:47