v1
latestOpenAPI 3.1.02026-07-17152154.1 KBStewardships
Open a stewardship for a package
Creates a new stewardship record for the package identified by the given PURL, setting its status to open. The authenticated user is recorded as the actor who opened it.
post/akrites/stewardships/open
Request body
Example request
{
"purl": "pkg:npm/%40angular/core@17.0.0"
}Response
Stewardship opened.