Skip to main content
POST
/
workspaces
/
{ws_id}
/
config
/
dump
Dump declarative configuration
curl --request POST \
  --url http://localhost:8080/workspaces/{ws_id}/config/dump
"<string>"

Path Parameters

ws_id
string
required

The workspace id

Example:

"default"

Response

200 - text/plain

OK

The response is of type string.