API structure has changed
3 structure changes including:
3 Modifications
Modified
3
GET /v2/attachments
- Response
-
200 response Modified
-
application/json content type Modified
- results property Modified
-
application/json content type Modified
- Query
- include_deleted query parameter Added
GET /v2/attachments/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- is_deleted property Added
-
application/json content type Modified
POST /v2/attachments
- Response
-
201 response Modified
-
application/json content type Modified
- is_deleted property Added
-
application/json content type Modified