---
title: Payment Experience Web Profiles v1
canonical: https://developer.paypal.com/api/payment-experience/v1
openapi_schema:
  json: https://developer.paypal.com/api/payment-experience/v1/schema.json
  yaml: https://developer.paypal.com/api/payment-experience/v1/schema.yaml
---

# Payment Experience Web Profiles v1 (/api/payment-experience/v1)

> This is an API reference page. The information below is a summary — the [JSON](https://developer.paypal.com/api/payment-experience/v1/schema.json) and [YAML](https://developer.paypal.com/api/payment-experience/v1/schema.yaml) schema are the preferred, authoritative source for exact parameters, request/response shapes, and validation rules.

## Base URL(s)

- https://api-m.sandbox.paypal.com

## Authentication

- Oauth2 (OAuth 2.0, clientCredentials)

## Operations

### web-profiles

- `GET` [List web experience profiles](/api/payment-experience/v1/web-profile-get-list): Lists the latest 20 web experience profiles for a merchant or subject.
- `POST` [Create web experience profile](/api/payment-experience/v1/web-profile-create): Creates a web experience profile.
- `GET` [Show web experience profile details by ID](/api/payment-experience/v1/web-profile-get): Shows details for a web experience profile, by ID.
- `PATCH` [Partially update web experience profile](/api/payment-experience/v1/web-profile-partial-update): Partially-updates a web experience profile, by ID.
- `DELETE` [Delete web experience profile](/api/payment-experience/v1/web-profile-delete): Deletes a web experience profile, by ID.
- `PUT` [Update web experience profile](/api/payment-experience/v1/web-profile-update): Updates a web experience profile, by ID.

## Full schema

The list above is a summary. Full parameter, request, and response detail for every operation lives in the schema: [JSON](https://developer.paypal.com/api/payment-experience/v1/schema.json) · [YAML](https://developer.paypal.com/api/payment-experience/v1/schema.yaml)