DELETE https://api.getpostman.com/network/private/{{elementType}}/{{elementId}}
Removes an element or delete a folder from your [Private API Network] Note: Removing an API, collection, or workspace element does not delete it. It only removes it from the Private API Network folder.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"folder": {
"id": "1"
}
} |
ENDPOINTS