Account API
This page summarizes information on the Account API endpoint that Act-On Software currently offers. You can click through to find details on the endpoint.
-
Account API Overview
This page summarizes information on the Account API endpoint that Act-On Software currently offers...
-
Create New Account User(s)
POST https://api.actonsoftware.com/api/1/user This endpoint allows you to create a new user or mul...
-
Delete Account User by Email
DELETE https://api.actonsoftware.com/api/1/user/{email} This endpoint allows you to delete a user ...
-
Delete Account User(s)
POST https://api.actonsoftware.com/api/1/user/delete This endpoint allows you to delete a user or ...
-
Get Account Information
GET https://api.actonsoftware.com/api/1/account This endpoint will pull general information about ...
-
Get Sender From List
GET https://api.actonsoftware.com/api/1/account/senders This endpoint will pull the list of sender...
-
Userspecs
Userspecs is a JSON object to describe the users that are to be created. You pass the userspecs as...