Skip to content

Replace the artifact JSON store

PUT
/v1/data/{artifactId}/json
curl --request PUT \
--url https://shareout.site/v1/data/example/json \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'
artifactId
required
string

Artifact ID (e.g. art_abc123).

Media type application/json
object
Example generated
{}

Saved