Changes to Register (upsert) a phone's Expo push token

POST /api/v1/push/devices

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 108 revisions of this API.13

  1. 63c11970341412
  2. e176d4e22f1a1

What changed

  • 63c11970341412See the full diff
    • the response property device/token became optional for the status 200

      response-property-became-optional

    • added the new optional request property installId

      new-optional-request-property

    • the request property token became optional

      request-property-became-optional

    • endpoint added

      endpoint-added