Partner Integration API

restrictedv1

Programmatic onboarding, credential management, and event webhook subscriptions for Optum technology partners and ISVs.

All endpoints
POST/webhooks

createWebhook

Create webhook subscription

Authentication requiredBearerAuth

Request Body*

application/json

object
url*string<uri>
events*array

Responses

201Webhook created
400Bad request

Example Request

cURL
curl -X POST \
  'https://api.optum.com/partners/integration/v1/webhooks'