bdy sandbox endpoint delete
$bdy sandbox endpoint delete|rm [options] <identifier> <endpoint-name>
Delete an endpoint
Examples
Delete sandbox endpointbdy sb ep rm sandbox-identifier test$
Delete sandbox endpoint in another project and automatically confirm deletionbdy sb ep rm sandbox-identifier test -p project -f$