mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
12 lines
123 B
Plaintext
12 lines
123 B
Plaintext
meta {
|
|
name: Create task object --
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
post {
|
|
url: {{base_url}}/tasks
|
|
body: none
|
|
auth: none
|
|
}
|