API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /v1/contacts
- Response
-
200 response Modified
- data property Modified
GET /v1/contacts/{id}
- Response
-
200 response Modified
- id, user_id, firstname, lastname, email properties Removed
- errors, exception properties Added