Change Updates

Do not miss any Collect API changes, ever again

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

RSS
Collect API documentation

Change #b77491eb

Last update:
Compare

API structure has changed

10 structure changes including:
10 Modifications
Modified 10
GET /contacts
  • Response
  • 200 response Modified
    • company attribute Added
GET /contacts/{contactId}
  • Response
  • 200 response Modified
    • company attribute Added
GET /requests
  • Response
  • 200 response Modified
    • contact attribute Modified
GET /requests/{requestId}
  • Response
  • 200 response Modified
    • contact attribute Modified
PATCH /request
  • Response
  • 200 response Modified
    • request attribute Modified
POST /contacts
  • Body
  • content type Modified
    • company attribute Added
  • Response
  • 200 response Modified
    • company attribute Added
POST /contacts/{contactId}
  • Body
  • content type Modified
    • company attribute Added
  • Response
  • 200 response Modified
    • company attribute Added
POST /contributors
  • Body
  • content type Modified
    • contacts attribute Modified
  • Response
  • 200 response Modified
    • request attribute Modified
POST /request
  • Body
  • content type Modified
    • contact attribute Modified
  • Response
  • 200 response Modified
    • request attribute Modified
POST /requests
  • Body
  • content type Modified
    • contacts attribute Modified
  • Response
  • 200 response Modified
    • requests attribute Modified