Command
A Command endpoint instructs the API to perform an action.
For requests to a Command endpoint, expect:
Request Method : POST Request Content-Type : application/json Response Content-Type : application/json
Example: Create new Book
Updated about 2 years ago