Skip to main content

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

Body

    userMsgstring

    Possible values: >= 3 characters and <= 255 characters

    User message

Responses

The resource was updated successfully

Loading...