v1

latestSwagger 2.02026-08-06114161439.7 KB
scorecard

Archive a scorecard

Archive a scorecard by providing its ID

post/archive/scorecard

Request body

scorecard_idinteger required

Unique identifier for a scorecard (conversation analytics scoring template). Integer.

Response

The result of the submission for archiving the scorecard.

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

errstring required

Error message when result='error'. String. Empty/null on success.

datastring

Response payload. Shape varies by endpoint.