Partner Integration API
restrictedv1
Programmatic onboarding, credential management, and event webhook subscriptions for Optum technology partners and ISVs.
All endpoints
POST
/webhookscreateWebhook
Create webhook subscription
Authentication required—BearerAuth
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'