Skip to main content

Request deletion of a specific map identified by its import request ID.

DELETE 

/map/inventory/:reqId

This endpoint requests the deletion of a map. The map will not be deleted immediately; it will be marked for deletion and requires approval, either through this API or by updating the getmap.json file.

Request

Path Parameters

    reqId stringrequired

    The unique identifier of the map import request

Responses

Schema

    string

Loading...