Parameter 'enterpriseAssociationType' removed from POST /boards/{id}/exports
- Affected surface
- POST /boards/{id}/exports
- Affected field
- enterpriseAssociationType@query
What changed
Parameter 'enterpriseAssociationType' removed from POST /boards/{id}/exports Affected surface: POST /boards/{id}/exports. Root cause: parameter `enterpriseAssociationType@query`. Detected at Fri, 10 Jul 2026 01:45:51 UTC UTC.
Diff
{
"parameter_in": "query",
"parameter_name": "enterpriseAssociationType",
"path": "POST /boards/{id}/exports"
}Likely impact
Existing integrations relying on this surface will fail or behave incorrectly. Treat this as a release-blocker until the recommended action below is applied.
Recommended action
Remove the parameter from your callers — passing it now produces an error or is silently ignored depending on the provider.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
