Search
K
Links

Source APIs

APIs to manage a Telmai source
Tenant Id can be retrieved from the UI as listed here.
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