Updates the specified user message for the specified audit
PATCH/v1/audits/:uid/userMsg
Updates the specified user message for the specified audit
Request
Path Parameters
uid stringrequired
Specify the audit uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
userMsgstring
Possible values: >= 3 characters
and <= 255 characters
User message
Responses
- 204
The resource was updated successfully
Loading...