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 a Book


See also