API Reference
Report health status
Clients report health check results using this endpoint.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unique identifier of the application.
Health check reports for the application.
The version of the application.
Was this page helpful?