UPDATE - Update privacy dashboard version
PUT {{baseUrl}}/config/privacy-dashboard/version
This endpoint is used to update the deployed privacy board version for the organisation.
Request Body
{"version"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"hostname":"\u003cstring\u003e","version":"\u003cstring\u003e","status":"\u003cinteger\u003e","statusStr":"\u003cstring\u003e"}