The path parameters will be sent as a URL query parameters as a part of the request.
xxxxxxxxxx
{
"CONFIG": 0,
"FILE DATA": 0
}
The payload will be sent as a application/json as a part of the request body.
Created by @samalgorai