---
title: "POST /enterprise/connections/Paypal/save"
method: POST
path: "/enterprise/connections/Paypal/save"
tags: ["enterprise"]
---

# POST /enterprise/connections/Paypal/save

`POST /enterprise/connections/Paypal/save`

## Request body

- PaypalPaymentProvider
  - `clientId` string
  - `clientSecret` string
  - `isConnected` boolean

## Response `200`

OK

- PaypalPaymentProvider
  - `clientId` string
  - `clientSecret` string
  - `isConnected` boolean

---

[API](https://skmtc.dev/revelator/apis/revelator-api.md) · [All operations](https://skmtc.dev/revelator/apis/revelator-api/llms.txt) · [OpenAPI document](https://skmtc.dev/revelator/apis/revelator-api/revisions/0b5d73a7c216?raw)
