<!--
{
  "availability" : [
    "iOS: 6.0.0 -",
    "iPadOS: 6.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.8.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Social",
  "identifier" : "/documentation/Social/SLRequestMethod/POST",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Social"
    ],
    "preciseIdentifier" : "c:@E@SLRequestMethod@SLRequestMethodPOST"
  },
  "title" : "SLRequestMethod.POST"
}
-->

# SLRequestMethod.POST

Submits data to be processed.

```
case POST
```

## Discussion

Use a POST request to submit information to the specified server, such as a status update or an image.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)