DATA
Add text to capsule
POST
https://{capsule-id}.sid.ai
/
data
/
text
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <API_KEY>
. API keys can be generated in the dashboard.
Body
application/x-www-form-urlencoded
content
string
requiredText content to add to the capsule
metadata
string
JSON string of metadata associated with the text
time_authored
string
The time when the text was originally authored (RFC3339 format)
uri
string
URI associated with the text
Was this page helpful?