[Task]: Add ability to add/update addon privacy policies (original) (raw)

Description

Hi! I'm a maintainer on an addon that's listed on AMO, and we (semi) recently were asked to update our privacy policy. I would like to be able to push updates to our privacy policy using our release workflow, rather than having to ping the person who's AMO account actually hosts the addon every time there's a change to our privacy policy.

So basically, I would like if there was a Privacy Policy (and probably EULA) key to the following external API endpoints:

Another possible solution is to add push/patch/put methods to the /api/v5/addons/addon/(int:id|string:slug|string:guid)/eula_policy/ endpoint.

Acceptance Criteria

### Milestones/checkpoints
- [x] Add a way to update privacy policies and/or EULAs to the external API.

Checks

┆Issue is synchronized with this Jira Task