Update a compliance plan

Updates a compliance plan that already exists.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
planIdstringOptionalformat: "^[0-9a-f]{24}$"
optionsobjectOptional

Response

updateResult
status"success"
messagestring

Errors

500
Internal Server Error