Skip to main content
POST
Register an S3 data asset

Authorizations

X-API-KEY
string
header
required

Body

application/json

S3 Data Asset Registration Request

assets
object[]
required

Array of data assets to register

dry_run
boolean
default:false

If true, no data asset will be registered

Link to the PR that may have added or edited the data assets

Example:

"https://github.com/fakeorg/fakerepo/pull/123"

Response

Data Asset ID

message
string
required

Response message

registered
string[]
required

List of the registered data asset ids

success
boolean
required

Whether the request was successful