SDK V1Heatmaps
Delete a heatmap
Deletes a heatmap definition (and any associated image data) for the calling application.
Authorization
sdkApiKey authorization<token>
SDK (public) key, prefixed gb_pk_ (older keys: sdk_). Send it as the authorization header value. Scoped to one project, so it is safe to ship in a game build.
In: header
Path Parameters
heatmapId*string
Header Parameters
isstudio?|
Default
trueproject-id?integer
Range
0 < value <= 9007199254740991Response Body
application/json
curl -X DELETE "https://example.com/sdk/v1/heatmaps/string"{}