Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

AgentManager HANDSHAKE Action

Sam Betts edited this page Mar 17, 2014 · 1 revision

The action used for registering as a new agent for Apiary, action returns an ID that you must use for future comunications with the agentmanager.

Request

Request body is empty

Response (only if called from RPC)

{
  "id": "52f526a92face62b74ba6786",
}