Newer Version Available
Decision Matrix Columns
Retrieve a list of or manage columns in a decision matrix. Use this
resource to add new columns, or update or delete existing columns in a decision
matrix.
- Resource
-
- Example
-
- Available version
- 53.0
- Requires Chatter
- No
- HTTP methods
- GET, POST
- Path parameters for GET
-
Parameter Name Type Description Required or Optional Available Version matrixId String The ID of the decision matrix record. Required 53.0 - Response body for GET
- Decision Matrix Columns Output
- Request body for POST
-
- JSON example
-
Add a column:
-
Delete a column:
-
Update a column:
- Properties
-
Name Type Description Required or Optional Available Version columns Decision Matrix Column Input[] List of columns to be added, updated, or deleted in a decision matrix. Required 53.0
- Response body for POST
- Decision Matrix Output