Submit a proposed edit to an existing image, tag or artist.
POST/review/tasks
The payload contains only the fields you want to change (its shape depends on targetType).
Unknown fields are rejected. You may only have one pending edit per item.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
Edit submitted (or applied immediately for trusted users).
Invalid payload or no effective change.
Authentication required.
Insufficient permissions.
Target not found.
You already have a pending edit for this item, or the open-edit limit was reached.