Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleПример запроса через curl
curl -X POST -H 'Content-Type: application/json' -H 'Authorization: b7d03a6947b217efb6f3ec3bd3504582' -d '{"domain_name":"new.webitel.com","customer_id":"1111","parameters":["domain-parameters=value"],
"variables":["default_language=ru"]}' "https://wss.webitel.com:10022/api/v1/domain"

...