CREATE - Deploy privacy dashboard
POST {{baseUrl}}/config/privacy-dashboard
This endpoint is used to deploy privacy board for the organisation.
Request Body
{"hostname"=>"<string>", "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"}