Edit Risk
Update risk identified by id. Allows to update the field which are define custom during cofiguration.
Body:
{
"name": "string",
"entity": "string",
"owner": "string"
"status":"NOT_STARTED|IN_PROGRESS|COMPLETED"
"<column slug for custom field>":"value for custom vield"
}
Note :- Refer the Create Risk documentation for details on how values should be passed.
Path parameters
Headers
The authorization token can be retrieved by calling the OAuth authentication API. The value for this header parameter follows the format "Bearer access_token" (excluding the quotes). For example: <br /> Bearer MZA1YJMYZDKTZTFMMI0ZYZG1LTLMMDGTYTG4NJG2YZC3NJGY
The authorization token can be retrieved by calling the OAuth authentication API. The value for this header parameter follows the format "Bearer access_token" (excluding the quotes). For example: <br /> Bearer MZA1YJMYZDKTZTFMMI0ZYZG1LTLMMDGTYTG4NJG2YZC3NJGY
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.