postScore
postScore(
deps,lineItemUrl,bearer,score):Promise<void>
Defined in: packages/core/src/ags.ts:166
Publish a score to a line item. bearer must carry the score scope.
Parameters
Section titled “Parameters”lineItemUrl
Section titled “lineItemUrl”string
bearer
Section titled “bearer”string
Returns
Section titled “Returns”Promise<void>