A message for our valued customers and partners: This site is retiring, including accounts and API keys, as we migrate to the new developer portal. If you use existing API keys you will be contacted with further migration instructions. Accounts and API keys are not shared between this developer portal and the new developer portal. We recommend you review the new portal's Get Started guide for details on registering a new developer account and requesting new API keys.

CloudEventRequest

put

CloudEventRequest

Accepts generic "event" to be processed via the Stream.

Resource URL

https://test-apis.us-east-1.libertymutual.com/psi/ /events/{id}

Header Parameters

Name Description
Content-Type

Body Parameters

Name Description
body

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Content Type

application/json

Category

Event

Schema:

HTTP Code Description

202

Event request is successfully accepted and saved to DB

400

Unable to provide a version due to invalid or insufficient data provided by the client

401

Unauthorized user

403

Client is not permitted to use this operation

404

Invalid or missing end point

500

Internal server error

Working...