- The Boundary Limits object is now optional for Perf query results and Reports
- Update all
POST
API endpoints with creation semantics to return a201
status code - Update all
PUT
andPATCH
API endpoints with immediate update semantics to return a200
status code - Update all
DELETE
API endpoints to return a204
status code and an empty body