Skip to Main Content
ADD A NEW IDEA

API

Showing 2

Return raw value changes in /api/v1/audits

What it looks now: { "audits": [ { "changes": [ { "field_name": "Assigned to user", "value": "Default assignee → Anton Aha", } ] } ]} Proposal: { "audits": [ { "changes": [ { "field_name": "Assigned to user", "value": "Default assignee &a...
Anton Kuzmenko about 1 year ago in API 0 Unlikely to implement

Add REST API to modify paid seats and simplify account provisioning

I do create reviewer and product owner users in aha.io automatically via the REST API. If I create a product owner and this exceeds the current available paid seats I get an exception. It should be possible to read the amount of available paid sea...
Guest over 7 years ago in Account settings / API 0 Unlikely to implement