Skip to content

Submit the global Bloodpoint-event schedule

POST
/api/v1/agent/events

Authorizations

agent

Agent bearer token.

Type
HTTP (bearer)

Request Body

application/json
JSON
{
  
"$schema": "https://bpincentives.com/schemas/Agent-submit-eventsRequest.json",
  
"events": [
  
]
}

Responses

No Content

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI