Change Updates

Do not miss any Reelables API changes, ever again

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

RSS

Feb 25, 2025

main
1.3.1
Compare
1.3.1

API structure has changed

19 structure changes including:
1 Addition
18 Modifications
Modified 18
PUT /spaces/{spaceId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • locations property Modified
        • items property Modified
PUT /assets/{assetId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • locations property Modified
        • items property Modified
POST /workspaces/{workspaceId}/spaces
  • Response
  • 201 response Modified
    • application/json content type Modified
      • items property Modified
        • locations property Modified
POST /workspaces/{workspaceId}/consignments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • items property Modified
        • workspace property Modified
POST /workspaces/{workspaceId}/assets
  • Response
  • 201 response Modified
    • application/json content type Modified
      • items property Modified
        • locations property Modified
POST /spaces/{spaceId}/gateways
  • Response
  • 200 response Modified
    • application/json content type Modified
      • locations property Modified
        • items property Modified
POST /assets/{assetId}/labels
  • Response
  • 200 response Modified
    • application/json content type Modified
      • locations property Modified
        • items property Modified
PATCH /workspaces/{workspaceId}/consignments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • workspace property Modified
        • assets, spaces properties Modified
GET /workspaces/{workspaceId}/spaces
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • locations property Modified
GET /workspaces/{workspaceId}/consignments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • workspace property Modified
GET /workspaces/{workspaceId}/assets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • locations property Modified
GET /workspaces/{workspaceId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • assets, spaces properties Modified
GET /workspaces
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • assets, spaces properties Modified
GET /spaces/{spaceId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • locations property Modified
        • items property Modified
GET /consignments/{consignmentId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • workspace property Modified
        • assets, spaces properties Modified
GET /assets/{assetId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • locations property Modified
        • items property Modified
DELETE /spaces/{spaceId}/gateways/{gatewayId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • locations property Modified
        • items property Modified
DELETE /assets/{assetId}/labels/{bleId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • locations property Modified
        • items property Modified
Added 1
GET /assets/{assetId}/locations