Log
Log messages
Try it below to log a message to phospho
POST
/
log
This is the main endpoint for logging messages to phospho.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
project_id
string
requiredbatched_log_events
object[]
requiredResponse
200 - application/json
logged_events
object[]
requiredWas this page helpful?