Documents
Put Document
Use this endpoint to create or update a document for a given collection.
Documents are unique by uri
across your organization.
If the document for uri
does not exist, it will be created.
If the document for uri
exists, it will be updated.
On success, an ID for the created or updated document will be returned.
Documents created or updated may take up to a minute to be available for use.
PUT
Authorizations
The API key to authenticate requests. Obtainable from the web dashboard.
Body
application/json
Response
200
application/json
OK
The response is of type object
.