Interests
POST https://apigtw.playscores.com.br/api/v1/pusher_service/message?token={{token}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
token | string |
Request Body
{"interests"=>["staging-notification"], "data"=>{"deep_link"=>"fixtures?fixtureId=12345678"}, "title"=>"🏁 Partida encerrada", "body"=>"Antwerp - İstanbul Başakşehir 1:3", "externalRef"=>"event_finished-18634416"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Provider | string |
RESPONSES
status: Created
{"messageId":"event_finished-18634416","providers":["playscores"]}