Updates the approvals settings with the values provided in the request body. Currently only the EnableEmailApprovals setting can be updated using the API.
JSON Parameters
Name
Type
Description
key
string
Required
Key for the EnableEmailApprovals setting
value
string
Required
True/false value for the EnableEmailApprovals setting
Responses
Status
Name
Type
Description
200
Response includes the approvals settings for current user.
key
string
Key for the EnableEmailApprovals setting
value
string
True/false value for the EnableEmailApprovals setting