POST
/
entities
/
pool
/
{pool_id}
/
add
/
{asset_id}
curl --request POST \
  --url https://sandbox.axle.energy/entities/pool/{pool_id}/add/{asset_id}
"<any>"

Path Parameters

pool_id
string
required
asset_id
string
required

Response

200
application/json
Successful Response

The response is of type any.