Skip to main content
POST
Create data sync

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Path Parameters

use_case_id
string
required

Body

application/json
id
string
required
use_case_id
string
required
connector
enum<string>
required
Available options:
confluence,
disa,
google_drive,
google_oauth,
jira,
one_losp,
sap_btp,
servicenow,
sharepoint,
still_sales_and_service,
smtp,
cloud_storage,
manually_synced
data_store_id
string
required
structured_data_type
enum<string>
default:unstructured

Represents different types of structured data in Agent Builder datastores.

Available options:
unstructured,
jira
credential_id
string | null
oauth_credential_id
string | null
user_id
string | null
location
string | null
cql_query
string | null

Response

Successful Response

message
string
required