Comments
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns an export of the map comments.
The export can be generated in JSON or CSV format, you can specify the format with the format
query parameter, which can be either json
or csv
. It defaults to json
.
Resolve an individual comment based on it's ID.
The ID of the map to export comments from.
The format to export the comments in, either 'csv' or 'json' (default)
The ID of the map that contains the comment.
The ID of the comment to delete.
No body
The ID of the map that contains the comment.
The ID of the comment to resolve.