API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /v1/policies/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/policies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt, updatedAt properties Added
-
application/json content type Modified
PATCH /v1/policies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt, updatedAt properties Added
-
application/json content type Modified
POST /v1/policies/
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt, updatedAt properties Added
-
application/json content type Modified