Skip to main content
DELETE
Delete a pool

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

UUID of the pool to delete.

Response

Pool deleted.

success
boolean
Example:

true

message
string
Example:

"Pool deleted successfully"

data
any[]