This endpoint is in preview and may be modified or removed at any time.
To use this endpoint, add preview=true to the request query parameters.
Third-party applications using this endpoint via OAuth2 must request the following operation scope: api:map-read.
stringUnique identifier for a symbol that can be used to fetch the symbol as a PNG using loadGenericSymbol endpoint. The ID is opaque and not meant to be parsed in any way.
1
2
3
curl \
\t-H "Authorization: Bearer $TOKEN" \
"https://$HOSTNAME/api/v2/mapRendering/symbols/temp/generic?size=1&preview=true"| Error Name | ||
|---|---|---|
Generic | Error Code | PERMISSION_DENIED |
| Status Code | 403 | |
| Description | Could not generic the Symbol. | |
| Parameters | symbolId | |
See Errors for a general overview of errors in the platform.