Edit Element: Edits a ClearPoint element (objective, measure, initiative, milestone, actionItem, risk, or scorecard). Edits are not period-specific (they apply to all reporting periods). To update an element for a reporting period, use the mcpUpdateElelemt endpoint. Provide the element type as {object} and the element ID as {objectId} in the path. Provide the element-specific fields to edit in the request body as an object in JSON format.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Required element type

number
required

Required element ID

Body Params
string

Pass in a value to edit the name.

integer

Pass in a value to edit the scorecardId.

string

Pass in a value to edit the startDate.

string

Pass in a value to edit the endDate.

integer

Pass in a value to edit the sortOrder.

boolean

Pass in a value to edit the completed.

string

Pass in a value to edit the completedDate.

integer

Pass in a value to edit the ownerId.

collaborators
array of integers

Pass in an array of user IDs to edit the collaborators.

collaborators
tags
array of integers

Pass in an array of tag IDs to edit the tags.

tags
customFields
array of objects
customFields
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json