v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBDelete a Pool
Deletes an existing pool
delete/pools/my/{poolId}
Path parameters
poolIdstring required
The tracking id of the pool.
Headers
Authorizationstring required
Bearer {access_token}
Response
200
Example response
{
"poolId": "e744dde5-fd28-499e-9689-518ecc5709e8",
"deletedAt": "2018-11-21T08:33:44.206Z"
}