directory
Bulk Load Directory Members
agents
agents.test
conversations
data_sources
events
incidents
insights
insights.workflows
insights.tools
custom_messages
prompts
session_labels
sessions.transcript
sessions.full-summary
session_debug
channels.targets
directory
dashboards
outbound.batches
- GETList Outbound Communication Batches
- POSTCreate Outbound Communication Batch
- GETGet Outbound Communication Batch
- PUTUpdate Outbound Communication Batch
- DELDelete Outbound Communication Batch
- POSTUpload Outbound Communication Batch
- GETFetch Outbound Communication Batch Results
- POSTCreate Outbound Communication Request
- POSTDelete Requests By List Of Reference Ids
outbound.campaigns
language_groups
takeouts
directory
Bulk Load Directory Members
Update Directory Members in chunks of 100.
PUT
/
api
/
v1
/
directory_members
/
upload
curl --request PUT \
--url https://api.syllable.cloud/api/v1/directory_members/upload/ \
--header 'Content-Type: multipart/form-data' \
--header 'Syllable-API-Key: <api-key>'
"<any>"
Authorizations
Body
multipart/form-data
Response
200
application/json
Successful Response
The response is of type any
.
curl --request PUT \
--url https://api.syllable.cloud/api/v1/directory_members/upload/ \
--header 'Content-Type: multipart/form-data' \
--header 'Syllable-API-Key: <api-key>'
"<any>"