Change Updates

Do not miss any Crowd Parlay API changes, ever again

Subscribe to the Crowd Parlay API changelog to be up to date on recent changes.

RSS

Mar 22, 2024

main
v1
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
DELETE /api/v1/users/{userId}
  • Response
  • 200 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 403 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 404 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 500 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
GET /api/v1/users/resolve
  • Response
  • 200 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 400 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 404 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 500 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
GET /api/v1/users/{userId}
  • Response
  • 200 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 404 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 500 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /api/v1/users/register
  • Response
  • 200 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 400 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 403 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 500 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Body
  • text/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /api/v1/users/{userId}
  • Response
  • 200 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 400 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 403 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 404 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 500 response Modified
    • text/plain, text/json content types Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Body
  • text/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking