Source APIs
APIs to manage a Telmai source
post
https://demo.backend.telm.ai/{tenant}/configuration/sources
Create a source
get
https://demo.backend.telm.ai/{tenant}/configuration/source
List all sources for this tenant
put
https://demo.backend.telm.ai/{tenant}/configuration/sources
Update a source
get
https://demo.backend.telm.ai/{tenant}/configuration/sources
/<source-id>
Get details of a specific source
delete
https://demo.backend.telm.ai/{tenant}/configuration/sources
/<source-id>
Delete Source
Last modified 1yr ago