post https://app.clearpointstrategy.com/api/v1/scorecards
Log in to see full request history
Responses
xxxxxxxxxx
13curl --request POST \
--url https://app.clearpointstrategy.com/api/v1/scorecards \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"locked": false,
"archived": false,
"hideCompletedActionItems": false,
"hideCompletedInitiatives": false,
"hideCompletedMilestones": false
}
'
Try It!
to start a request and see the response here! Or choose an example: