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.

Register for Send Push Notifications

post

Register for Send Push Notifications

Registers for Push Notifications to a designated customer email address

Resource URL

https://test-apis.us-east-1.libertymutual.com/digital-messaging/v1 /push-registrations

Body Parameters

Name Description
MobilePushRegsitrationRequestModel
(required)

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Content Type

application/json

Category

Push

Schema:

HTTP Code Description

202

Success

400

Bad JSON Request

401

Invalid Oauth Token or Access Token Expired

405

Method Not Allowed

500

Internal Server Error

Working...