Add Blip
This endpoint allows you to add a new custom blip to your community's live map!
Add Blip
Request Body
Name
Type
Description
// Blip object with ID set
[
{
"id": 1234,
"coordinates": {
"x": 0,
"y": 0
},
"icon": "https://example.com/icon.png"
}
]INVALID REQUEST TYPE
INVALID COMMUNITY ID
API ENDPOINT IS NOT ENABLED FOR THIS COMMUNITY
INVALID API KEYLast updated
Was this helpful?

