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