DevelopersAPI referenceFormsDestinations
Delete a destination
Owner-only delete; a shared form's destination returns 403.
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
did*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/forms/string/destinations/string"{ "message": "string"}Update a destination
Partial update; config is replaced wholesale, not merged. Owner-only — editing a shared form's destination returns 403.
Account-wide aggregates
Totals, top five forms by submission count (full form DTOs), the eight most recent non-spam submissions across all forms, and a sparse 14-day daily series.