mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 15:24:05 +00:00
12 lines
219 B
Text
12 lines
219 B
Text
|
POST http://localhost:3001/api
|
||
|
Authorization: Bearer uk1_1HaQRETls-E5KlhB6yCtf8WJRW57KwFMuKkya-Tj
|
||
|
Content-Type: application/json
|
||
|
|
||
|
{
|
||
|
"action": "getPushExample",
|
||
|
"params": [
|
||
|
"javascript-fetch"
|
||
|
]
|
||
|
}
|
||
|
###
|