9 lines
147 B
HTTP
9 lines
147 B
HTTP
### John Doe
|
|
|
|
POST https://localhost:5001/workflows/submit
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"name": "John Doe",
|
|
"email": "john.doe@acme.com"
|
|
} |