ArtifactService
CreateArtifact
Create a new artifact or append a version to an existing one.
POST
CreateArtifact
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Set to append a version to an existing artifact; unset to create one.
Set to link the new artifact to a conversation at create time. Legal only on create (not on append), and only for the conversation's author.
Available options:
ARTIFACT_AUTHORING_KIND_UNSPECIFIED, ARTIFACT_AUTHORING_KIND_AGENT, ARTIFACT_AUTHORING_KIND_USER Response
A successful response.
Container fields flattened together with one resolved version.