New Subaccount API services in Formstack Forms

Incident Report for Formstack

Resolved

Removing this notification
Posted Feb 26, 2025 - 21:34 EST

Monitoring

We have added a few API services to help manage your Subaccounts in Formstack Forms!

https://developers.formstack.com/reference/subaccount

There are currently three key services to use:

1. GET _/subaccount_ will return a list of all the subaccounts for a single parent account
2. POST_ /subaccount/:subaccount_id/theme/:theme_id/copy_ will copy a Theme from the parent account into a specific subaccount
3. POST _/subaccount/:subaccount_id/form/:form_id/copy_ will copy a FORM from the parent account into a specific subaccount

These API services are available now in the V2API on Formstack Forms.
Posted Feb 26, 2025 - 08:52 EST
This incident affected: Formstack Forms (Forms API).