Skip to main content
Version: latest

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

Body

    userMsgstring

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

    User message

Responses

The resource was updated successfully

Loading...