Skip to content

Delete folder with given id

Request

DELETE /v2/folders/{folderId}
Security
API_Key
Path
folderIdinteger, (int32)required
DELETE
/folders/{folderId}
curl -i -X DELETE \
  'https://api.observepoint.com/v2/folders/{folderId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Item was successfully deleted

Response
No content