post
https://{jfrog_url}/evidence/api/v1/entity//
Deploys signed evidence addressed by entity type and id. Two modes:
Non-artifact entities — any type other than the reserved names below.
The service creates a placeholder under {scope}-{type}-entity/.entities/... when needed.
Signed subject digest uses {type}: {id} (not sha256). Scope: at most one of repo,
project, or application (omit all → {type}-entity).
Artifact-backed (reserved) entities — resolve to an existing Artifactory lead artifact;
no placeholder. Signed subject digest is { "sha256": "<lead-file-checksum>" }, identical
to evidence on that lead via the subject API.
| type | id format | scope |
|---|---|---|
artifact | {repoPath} (may contain /) | ?repo= required |
package-version | {name}/versions/{version} | ?repo= required |
application-version | {appKey}/{version} | optional ?project= |
release-bundle-version | {name}/{version} | optional ?project= |
build-version | {name}/{number} or {name}/{number}/{timestamp} | optional ?project= |
The id path parameter may span multiple URL segments. URL-encode : and @
where required; / remains path structure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
