latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

BranchIO

Create a log record for a specific device for Branch IO

Create a log record for a specific device for Branch IO

post/v2/branch/device

Headers

Authorizationstring required

With the bearer started

Request body

campaignstring
channelstring
deviceIdstring required
featurestring
identityIdstring
platformstring required
tagsstring[] required

Response

success, the data field just says ok

codeinteger

0=success,only parse data when code=0

{"stackTrail":"components:schemas:bluente_internal_platform_utils.BaseResponse:properties:data","oasType":"schema","type":"unknown","description":"real data"}
messagestring

tip message

Example response

{
  "message": "success"
}