POST
/
entities
/
pool
/
{pool_id}
/
add
/
{asset_id}
Authorization
Path
curl --request POST \
  --url http://localhost:8001/entities/pool/{pool_id}/add/{asset_id}
"<any>"

Path Parameters

pool_id
string
required
asset_id
string
required

Response

200 - application/json

The response is of type any.