v1

latestOpenAPI 3.1.0MIT2026-08-0652106151.4 KB
subaccounts

Update Agency details

Get Agency details.

get/subaccounts/agency

Response

Agency details.

logoUrlstring
agency_namestring

Agency Name

agency_websitestring

Agency Website

agency_footerstring

Footer to be used

Example response

{
  "logoUrl": "https://turbosmtp.s3.amazonaws.com/logo/default_logo.svg",
  "agency_name": "My Agency Inc.",
  "agency_website": "https://www.mywebsite.com",
  "agency_footer": "My signature goes here."
}