Delete a Plan with predefined identifier string.
Plan was deleted.
Unauthorized access, invalid credentials were used.
Resource was not found.
Conflict.
$client->plans()->delete('planId');
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}