Node Connectivity

There are 5562 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Get Inbound Email Attachment 

Retrieve inbound attachment with download token.

GET /corporate/subAccount 

Get the list of all the sub-accounts of the master account.

POST /corporate/subAccount 

Create a new sub-account under a master account.

GET /corporate/subAccount/{id} 

Get sub-account details

DELETE /corporate/subAccount/{id} 

Delete a sub-account

PUT /corporate/subAccount/{id}/plan 

Update sub-account plan

POST /corporate/ssoToken 

Generate SSO token to access admin account

POST /corporate/subAccount/ssoToken 

Generate SSO token to access sub-account

GET /corporate/masterAccount 

Get the details of requested master account

POST /corporate/subAccount/key 

Create an API key for a sub-account