settings-api

command module
v0.0.0-...-1ea3783 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

 curl -X POST http://localhost:10002/integration \
  -H 'Content-Type: application/json' \
  -H 'X-Openline-API-KEY: 8b010f38-e5ca-4923-a62e-9f073c5c7dbf' \
  -H 'X-Openline-USERNAME: torrey@openline.ai' \
  -d '{"hubspot": {"privateAppKey": "bob"}}'
curl -X GET http://localhost:10002/integrations \
-H 'X-Openline-API-KEY: 8b010f38-e5ca-4923-a62e-9f073c5c7dbf' \
-H 'X-Openline-USERNAME: torrey@openline.ai'
curl -X DELETE http://localhost:10002/integration/hubspot \
-H 'X-Openline-API-KEY: 8b010f38-e5ca-4923-a62e-9f073c5c7dbf' \
-H 'X-Openline-USERNAME: torrey@openline.ai'
``

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL