Skip to content
Bloodpoint Incentives
Search
K
Main Navigation
Guide
API Reference
App
Appearance
Menu
Return to top
Submit the global Bloodpoint-event schedule
POST
/api/v1/agent/events
Authorizations
agent
Agent bearer token.
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"$schema"
:
"https://bpincentives.com/schemas/Agent-submit-eventsRequest.json"
,
"events"
:
[
]
}
Responses
204
401
422
429
500
No Content
POST
/api/v1/agent/events
Playground
Authorization
agent
Body
Try it out
Samples
Powered by
VitePress OpenAPI