Flexibility Pools
Register asset to pool
Add an asset to the active pool for a market
POST
/
entities
/
pool
/
{pool_id}
/
add
/
{asset_id}
Path Parameters
pool_id
string
requiredasset_id
string
requiredResponse
200 - application/json
The response is of type any
.