On APIs and their responses

from blog yield code();, | ↗ original
Since the dawn of the web, humans created CRUD APIs. And we were instructed that modification verbs should return the modified resource in response. But, should they?