mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
12 lines
136 B
Plaintext
12 lines
136 B
Plaintext
meta {
|
|
name: Update subscription --
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
put {
|
|
url: {{base_url}}/subscriptions/{id}
|
|
body: none
|
|
auth: none
|
|
}
|