Content API
This page summarizes information on the Content API endpoints that Act-On Software offers to developers and customers.
-
Get Header List
GET https://api.actonsoftware.com/api/1/header This endpoint allows you to download the list of he...
-
Delete a Logo
DELETE https://api.actonsoftware.com/api/1/logo/{id} This endpoint allows you to delete a logo in ...
-
Update a Logo
PUT https://api.actonsoftware.com/api/1/logo/{id} This endpoint allows you to update an existing l...
-
Add a Logo
POST https://api.actonsoftware.com/api/1/logo This endpoint allows you to add a logo to the accoun...
-
Get a Logo
GET https://api.actonsoftware.com/api/1/logo/{id} This endpoint allows you to pull a specific logo...
-
Get Logo List
GET https://api.actonsoftware.com/api/1/logo This endpoint allows you to download the list of logo...
-
Content API Overview
This page summarizes information on the Content API endpoints that Act-On Software offers to devel...