POST
/
data-assets
/
{id}
/
acl

Authorizations

Authorization
string
headerrequired

Type "Bearer" followed by a space and the JWT token.

Path Parameters

id
integer
required

Data Asset ID

Body

application/json ยท object[]
address
string
required
roles
enum<string>[]
required
Available options:
view,
update,
delete,
share

Response

201 - application/json
address
string
required
created_at
string
data_asset_id
integer
required
is_authority
boolean
roles
string[]
required
solana_address
string
required
updated_at
string