Changes to Add single token to user

PUT /users/{user_id}/tokens/{token}

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

Changed in 3 of the 55 revisions of this API.212

  1. 44c2e612f5d41
  2. 71020f2e09802
  3. e67d027395332

What changed

    • removed the request property token

      request-property-removed

    • the request property token became not nullable

      request-property-became-not-nullable

    • the request property token became required

      request-property-became-required

    • api tag Device Tokens added

      api-tag-added

    • api tag UsersTokens removed

      api-tag-removed