Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Endpointhttp://www.example.com:3005/v4/jobGroups/<id>
AuthenticationRequired
MethodPOST
Request Body


Code Block
{
  "wrangledDataset": {
    "id": 23
  }
}


...