Create agent
POST/api/agents/create
Authenticate with authorization.signature over the agent authorization fields in the JSON body. Runtime checks app/domain binding, validity window, nonce and the requested delegated permissions.
Request
Responses
- 200
- 400
- 401
- 403
- 409
- default
Successful response.
Request rejected; inspect the machine-readable error code.
Request rejected; inspect the machine-readable error code.
Request rejected; inspect the machine-readable error code.
Request rejected; inspect the machine-readable error code.
Agent control-plane error.