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