v1
latestOpenAPI 3.1.02026-07-17152154.1 KBStewardships
Assign a steward to a stewardship
Assigns a user as a steward (lead or co-steward) for the given stewardship. Optionally transitions the stewardship status to assessing in the same operation.
post/akrites/stewardships/{id}/assign
Path parameters
idinteger required
Request body
Example request
{
"userId": "auth0|abc123"
}Response
Steward assigned.