Skip to content

Revert DOWN signals to UP #296

Answered by rajnandan1
JettyYippy asked this question in Q&A
Feb 18, 2025 · 1 comments · 3 replies
Discussion options

You must be logged in to vote
curl --request POST \
  --url http://localhost:3000/api/status \
  --header 'Authorization: Bearer kener_a1c169ea23ca73e382971fb5013d31e5cf91590e16fbb60d9dc94443dc989871' \
  --header 'content-type: application/json' \
  --data '{
  "status": "UP",
  "latency": "10",
  "timestampInSeconds": 1739979439,
  "tag": "nothing"
}'

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JettyYippy
Comment options

@rajnandan1
Comment options

Answer selected by JettyYippy
@JettyYippy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants