Skip to main content
Version: Next

Delete a mapping rule

DELETE 

/mapping-rules/:mappingKey

Deletes the mapping rule with the given key.

Request

Path Parameters

    mappingKey int64required

    The key of the mapping rule to delete.

Responses

The mapping rule was deleted successfully.

Loading...