# Delete Facebook Profile Account

- Operation ID: `DeleteAFacebookClientAccount`
- HTTP method: `POST`
- Path: `/sauth/clients/facebook/deleted`
- Sanitized category OpenAPI YAML: <https://hub.synerise.com/api-reference/profile-management.yaml>
- [Human-readable API reference](https://hub.synerise.com/api-reference/profile-management#tag/Profile-account-management/operation/DeleteAFacebookClientAccount)

## Locate this method

Fetch the sanitized category YAML, then read `paths["/sauth/clients/facebook/deleted"]["post"]`. Confirm that its `operationId` is `DeleteAFacebookClientAccount`. That operation contains the full parameters, request body, responses, schemas, and examples.
