POST /action
Send an action to nord to execute. This doesn't use Protobuf<T> since we want to length-delimit this message. body - (length prefix of action, action data protobuf, and signature). signature has exact length, but depend on action kind. body is exact payload used via other transports and journalled for rexecution
Request
Responses
- 200
- 413
- 415
byte stream
Response Headers
accept
Expected request media type
Example:
application/octet-stream