---
title: SLRequestMethod.DELETE
framework: social
role: symbol
role_heading: Case
path: social/slrequestmethod/delete
---

# SLRequestMethod.DELETE

Deletes the specified resource.

## Declaration

```swift
case DELETE
```

## See Also

### Constants

- [SLRequestMethod.GET](social/slrequestmethod/get.md)
- [SLRequestMethod.POST](social/slrequestmethod/post.md)
- [SLRequestMethod.PUT](social/slrequestmethod/put.md)
