Reviewers¶
Warning
These v3 APIs are now deprecated and you should switch to a newer version before it is removed. See the API versions available for details of the different API versions available and the deprection timeline.
Note
The only authentication method available at the moment is the internal one.
Subscribe¶
This endpoint allows you to subscribe the current user to the notification sent when a new listed version is submitted on a particular add-on.
Note
Requires authentication and the current user to have any reviewer-related permission.
Unsubscribe¶
This endpoint allows you to unsubscribe the current user to the notification sent when a new listed version is submitted on a particular add-on.
Note
Requires authentication and the current user to have any reviewer-related permission.
Disable¶
This endpoint allows you to disable the public listing for an add-on.
Note
- Requires authentication and the current user to have
Reviews:Admin
permission.
Enable¶
This endpoint allows you to re-enable the public listing for an add-on. If the add-on can’t be public because it does not have public versions, it will instead be changed to awaiting review or incomplete depending on the status of its versions.
Note
Requires authentication and the current user to have
Reviews:Admin
permission.
Flags¶
This endpoint allows you to manipulate various reviewer-specific flags on an add-on.
Note
Requires authentication and the current user to have
Reviews:Admin
permission.